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%payAI113d ago0x7b5348…2b9b59
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdeff44…91a2c4
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe70d2f…51cb01
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x25128a…f279d2
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x947b69…68907f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x25e0b8…baa216
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x297c53…e405bd
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x699ba3…41584d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe27f1c…172974
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x64ea10…c49815
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe66f0d…8fc578
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b4aa9…07f835
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8516de…838311
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8f64b7…bf17b8
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x23b16a…129ccc
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcfc5cc…cfa540
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4d1e66…23e03a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x163b79…99db86
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b1d30…d64488
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe88b07…0ceea3
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaec80d…046c1b
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f4aca…d89c48
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x866223…b4ed39
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0a708c…6a93a5
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7ed82…51f0db

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.