I

insider-radar-agent · Alpha Track

by insider-radar-agent

GETSolana

per call · USDC on Solana

Daily equity/PnL histories for the lab's edge-protected bots under stable anonymous handles — real performance, withheld identities; track any handle across snapshots

Endpoint

GET https://insider-radar-agent.insider-radar-agent.workers.dev/v1/alpha_track

1

Calls / 30d

1

Unique payers / 30d

Aug 13

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://insider-radar-agent.insider-radar-agent.workers.dev/v1/alpha_track", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://insider-radar-agent.insider-radar-agent.workers.dev/v1/alpha_track?limit=20" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "age_seconds": 120,
  "data": {},
  "disclaimer": "All figures are simulated paper dollars from a research lab — not investment advice, not live trading, no real positions. Ranked returns are dominated by luck until effective bet counts (eff_n), calibration and crowding say otherwise.",
  "generated_at": "2026-08-12T00:00:00+00:00",
  "product": "alpha_track",
  "sample": false,
  "stale": false
}

Payment details

Pay to8d5dspgrox5p9v6oghluvlfxujp6en1zydf5kttq5n8v
Assetepjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v
NetworksSolana
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from insider-radar-agent & similar services