Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0x5ba1a8…e43258
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0xad77cf…100b61
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0xc8c243…51e97e
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0xa239ff…ae680c
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0xe10322…e8e06b
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0x63b325…587fea
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0xc83f00…1d4a6c
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0x21c6aa…b36295
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0x252aab…369cc3
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0x6a532f…74a209
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0x0790cf…1c2c29
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0x3a6dc9…84e249
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0x49d2a7…b4b26e
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0x555aec…c8671a
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0x6fcff1…76990f
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0x781f73…4196c6
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0x7210e4…bf895c
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0xfecc16…1dd73e
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0x6334d8…18676f
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0x9437bf…0386d2
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0x5e35c2…1d1e59
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0x90d9cf…af1748
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0xc7f15d…c3a69b
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0x1b092d…3abf08
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase125d ago0x8c885e…f58ad1

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.