Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x802c…b0c60xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase94d ago0x562067…20bd27
0x802c…b0c60xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase94d ago0xe81d1f…d9c420
0x802c…b0c60x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0xd0c0c1…9a665c
0x802c…b0c60x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x3410ec…3de4fd
0x802c…b0c60x2932…4f60Basex402 service$0.01100%coinbase95d ago0xa592f6…415e87
0x802c…b0c60x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0xc0e651…2f0939
0x802c…b0c60x24fa…9bf2Basex402 service$0.003100%coinbase95d ago0xd82fa9…21afbe
0x802c…b0c60x2348…2bcbBasex402 service$0.003100%coinbase95d ago0xd5bd21…b6daff
0x802c…b0c60xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.004100%coinbase95d ago0x454326…8cb8ce
0x802c…b0c60xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase95d ago0xff4401…7a9103
0x802c…b0c60xdcec…7566Basex402 service$0.01100%coinbase95d ago0xe10b90…44dab9
0x802c…b0c60xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase95d ago0xcc5cda…ccd5ab
0x802c…b0c60xb484…d68eBasex402 service$0.01100%coinbase95d ago0x22a99a…73283e
0x802c…b0c60xb484…d68eBasex402 service$0.01100%coinbase95d ago0x8bfe79…725e84
0x802c…b0c60x6e8b…4e2eBasex402 service$0.002100%coinbase95d ago0x2c7ef1…e2676f
0x802c…b0c60xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase95d ago0xd6537b…c4a2f9
0x802c…b0c60xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase95d ago0xb3d552…c840d1
0x802c…b0c60xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase95d ago0x2ad4b6…6dc692

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.