Polymarket Smart-Money Positioning API — a live, auto-produced datum: for each top-volume Polymarket market we compute the net whale USDC flow (aggregated from the public large-trade feed) and the top-holder directional lean + concentration. Not single-trade "whale alerts" — the aggregate positioning per market. Paid in USDC on Base to a self-custodial address; no account, no login, no KYC.
GET /checkout → returns a unique exact amount and our address.0xe38a57958e4b09984912dC63251D61583690D370GET /claim?order=<id> → we verify the transfer on-chain (public RPC) and return an access token.GET /data?access=<token> → the full JSON snapshot.Settlement is verified purely from public Base RPC — no facilitator, no Coinbase, no marketplace payout.
GET /data with no access returns HTTP 402 and a standard x402 accepts block
(scheme exact, network base, asset USDC, payTo ours) plus the account-free
checkout above. See /data.
Data source: Polymarket public gamma-api + data-api. Deterministic & independently verifiable. This is market-positioning data, not financial advice.