Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x06c1b8…719d5b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x4e6556…3e9556
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x8134b2…4106b2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x06c1bc…0e58ae
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xfba22a…1b9aac
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xc0a978…d16376
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xe64d87…7c83f3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xaa9876…be7102
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xc95873…009849
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x189310…d43d46
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xbace6c…9381f4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x145ef5…9d5a90
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x058bba…5e9d83
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x7ca077…de042a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x61eaa1…0f470f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xa8302d…81fffe
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x1414f7…52fd47
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x0b252c…15c52a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xd873ee…5ca87a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x4a71da…cece50
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x300c69…b9aee1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xd7fe4f…77dbfb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x35cec8…79be36
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x804cc9…f77a92
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x01ba68…6e9fb8

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.