Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase24d ago0xd05046…4fc612
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase24d ago0xa18226…ac2e31
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase24d ago0x26fc05…7657fc
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase24d ago0x2dcb0b…55cffe
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase24d ago0x36bbce…29c5c6
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase24d ago0xaf2b87…4b9427
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase24d ago0x098261…7bd316
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase24d ago0x46b00a…1d1593
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase24d ago0xede641…84bce7
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase24d ago0x85f9da…2c57bc
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase24d ago0xa36ef2…fded49
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase24d ago0x169890…e9bf5d
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase24d ago0xfbe6c8…dcdfe8
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase24d ago0xa35a8c…4a99e5
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase24d ago0xf31109…87f405
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase24d ago0x168e0d…ffc00f
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase24d ago0xa5485c…ee98ca
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase24d ago0xce2640…d76328
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase24d ago0x2dd8b3…44f397
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase24d ago0x4c0107…637e58
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase24d ago0x98ed2e…3976cd
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase24d ago0x85aabd…5c6b24
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase24d ago0xf32fcb…6205dc
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase24d ago0x2dbb1c…fb9dd0
0xc474…d6a50xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase24d ago0x681951…9ae1ee

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.