Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.08100%0x2772…8c1747d ago0xfe6426…8486ff
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase48d ago0xd7cac2…52181a
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase48d ago0x650ed2…ed2f1b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase48d ago0x4e4139…21dd24
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase48d ago0x58c04f…98eeb0
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase48d ago0xd5115c…77eeca
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xfe9fbf…7bfeeb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x73ebe4…674504
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x6af496…c72c74
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x9f17fc…08e55e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x7ca518…e1cf8b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xf2ae29…94cbf4
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xf2ad38…e2f239
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xd05ca9…f64e23
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x4f9fac…a385b1
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xe4939c…301c0b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xb8cafe…ac24ad
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x7d6887…356b01
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x25a5b1…49717f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xe9c496…927ed8
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x59d06f…16e6bf
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xb54f16…d5bc64
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x3fa6b1…21d85c
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0x630fb1…91fae1
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase48d ago0xde09ff…ecf7fa

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.