I

insider-radar-agent · Congress Tape

by insider-radar-agent

GETBaseSolana

$0.01

per call · USD Coin on Base

Parsed House/Senate PTR trades: member, ticker, type, amounts, filing lag (last 1000)

Endpoint

GET https://whodeployed.wtf/v1/congress_tape

3

Calls / 30d

3

Unique payers / 30d

Sep 9

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://whodeployed.wtf/v1/congress_tape", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://whodeployed.wtf/v1/congress_tape?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": "congress_tape",
  "sample": false,
  "stale": false
}

Payment details

Pay to0x3a4f2ea5e1a32a1af8716edf089b74a28a68ebda
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
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