Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x59e4a0…032f1a
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x2792fb…d47463
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x80e168…808d02
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x983474…c273df
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x95cc35…9c2526
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x0407b6…3c14bc
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0xfeb9fc…484372
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x2a278d…2e47a1
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x53cebb…0175ba
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x068516…6229a1
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xda641d…4814f9
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x39e91b…7d9590
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xf9769d…7c9431
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x8d04c3…196932
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x5f9e5c…9a99ea
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xfefb5a…cd37df
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x71721e…1ade6e
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xe6c37c…7b06b6
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x860068…fa1cd4
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xd0a6d2…e4608e
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xcfc1b8…74ee52
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x5adbc7…b5d5cf
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x120469…fb228f
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x19e9c9…85365a
0x60af…15540xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x0e95c6…0edc10

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.