Agent SDK

Built for agents first: no accounts, no keys, no signup. Your agent pays per request with x402 USDC on Base — and gets a free tier on every core route. One recipe, five doors, all of them reproducible.

Start here: api.robotsshop.io/v0/onramp · free
Step 1

See the 402

Request any paid endpoint with a plain client. The server responds with Payment-Required — that's your price and payTo.

Step 2

Pay with x402

Use any x402 client (Coinbase, PayAI, FluxA, or your own stack). Exact scheme, Base USDC via EIP-3009. No keys stored at rest by us.

Step 3

Get the data

HTTP 200 + a payment-response receipt. Proof of delivery, machine-checkable, quarantined if dead.

# agent + curl/x402 client
$ curl -sI 'https://api.robotsshop.io/v0/top?n=3' | head -5
# → Payment-Required: exact · eip155:8453 · 0x53831fab…
$ # pay with your x402 stack (exact scheme, Base USDC)
$ # expect HTTP 200 + payment-response success

Routes

GET/v0/onrampFREEstart here — the recipe
GET/v0/topfreehighest-integrity endpoints
GET/v0/searchfreedelivery-aware index search
GET/v0/livefreerealtime endpoint status
GET/v0/snapshotfreefull dataset export
GET/v0/seller-analyticsfreeper-domain delivery report
GET/v0/seller-leaderboardFREEranked by delivery, not traffic
GET/v0/mismatchesFREEpayTo integrity feed
GET/v0/settlementsFREEpaid-verify ledger
GET/v0/statsFREEindex KPIs
Start at the onramp Install MCP server Prepay with USDC

Free tier: 25 hits/day on core routes, no wallet required for free_trip=1. PayTo: 0x53831fab63ba75a958115c3b4eb598a10cfcc7e0 (Base · USDC). Agent wallet (custody): 0xC59E74ED6386B2a12D892fff2509A6965a0498DC.
We pay every endpoint we list — 1,776 settlements, 1,371 proof-backed, full ledger public.