Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x7ab3cb…95fff5
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x85ba3d…16138e
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x173637…5ca951
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x0c4764…f841fa
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x271342…0be30b
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x3400d3…65b76f
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0xfef6a1…ac896b
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x419586…6a7ecb
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x932ae8…15c76f
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x0ab4a4…fea248
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0xdd7e29…be4b32
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x257432…0abca8
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x963d95…80e5a2
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0xa0b154…de5f1b
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown51d ago0x8cf73b…f7cfd3
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown52d ago0x1de6e9…41bbb3
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown52d ago0x2420b6…f88732
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown52d ago0x3e94ce…ba8cd6
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown52d ago0x3bf721…708945
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown52d ago0xa8b8bb…f1aa4b
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown52d ago0xc27ca0…465596
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown52d ago0x39a848…b3ee18
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown52d ago0xa35ba7…b1705b
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown52d ago0xdcd095…5faac5
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown52d ago0x2fcab0…3d031f

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://app.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://app.roundhouseai.io/dashboard/team.

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