Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase60d ago0xfea51f…08bef2
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.25100%coinbase60d ago0xedb3be…ed8baf
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.25100%coinbase60d ago0x3ffe4f…de89b1
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.25100%coinbase60d ago0x0a8aac…e038a6
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.25100%coinbase60d ago0xb012b0…6d1643
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.25100%coinbase60d ago0xc3d4f3…fe22e4
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.25100%coinbase60d ago0xacd000…612cc6
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase60d ago0xe53690…b52c84
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase60d ago0x5f6836…7f2546
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase60d ago0x72e29e…3bd41b
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase60d ago0xef3ccd…25e009
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase60d ago0xa9a607…85b0cf
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase60d ago0x295688…ec97c0
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase60d ago0xc3499a…c29b6e
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase60d ago0x97bc0c…41294d
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase60d ago0xbad77e…b47138
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase60d ago0xb367a7…fd2cf8
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase60d ago0x358392…a266f0
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase60d ago0xca9c3d…85a7ea
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase60d ago0x4490d4…03f84d
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase60d ago0x59fa8b…e2db1f
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase60d ago0xf6f57f…f393cd
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase60d ago0x72f4c8…fc2132
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase60d ago0x0cf54f…e9e9b6
0x4b67…30430xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase60d ago0xb337d6…d35b6a

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.