Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008876100%coinbase45d ago0x8f1b76…8ebbf3
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008876100%coinbase45d ago0xe9bbcd…c2885a
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xe7f5c5…ba3ea9
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002996100%coinbase45d ago0xa060a3…213c30
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002996100%coinbase45d ago0x0f0ac0…b972af
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.003355100%coinbase45d ago0x70b60a…549729
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.003514100%coinbase45d ago0x48337b…37aa33
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x54d95e…e6c5cd
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x17ff72…c42ce5
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.003544100%coinbase45d ago0x36f752…a93881
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.00349100%coinbase45d ago0x621f3e…f31cb0
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.003388100%coinbase45d ago0x7df0c6…656a5f
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.003484100%coinbase45d ago0xae0aa9…b5490e
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.003619100%coinbase45d ago0x665c7c…f46d31
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002281100%coinbase45d ago0x57da5d…dc1270
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xdc1a44…cf7839
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.00352100%coinbase45d ago0x38ef90…a69c2d
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.004208100%coinbase45d ago0xdac3d7…42efa4
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x47501d…3336a5
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x45e8e9…dde718
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xc023c7…95e1e7
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xbf46c4…e68f66
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x0e2098…4e7a81
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x0bce70…433815
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xca6172…c99ab7

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.