Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdc90bb…538014
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfc415f…7d6698
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x86124e…6779dc
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x087718…09f6a8
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3c8f74…e5b62c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdaac0c…cb4c85
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x41218b…1d8313
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x688cea…5f176a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6eb09a…722fb7
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4304d8…d2b4d4
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x35a954…9f4d7b
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5dc12e…53b5e8
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x53d5bc…bdf00a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa1c4e1…0a7d58
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfc756c…55f7cb
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf8fbb7…d3058b
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3bd714…24b62c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc5edaf…2ae20d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd7c564…d41250
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc0a88c…b292b5
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfc50eb…c391dc
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x10b34d…75533c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x787930…7600b8
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72fa2e…e5e28e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd0bc5…1e29a3

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.