Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008512100%coinbase3d ago0x76e1c4…688277
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008515100%coinbase3d ago0x3f99e2…e92a61
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006146100%coinbase3d ago0x46731d…86a5f9
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006146100%coinbase3d ago0xb5cfba…ee6c77
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008736100%coinbase3d ago0xf377e0…f6869f
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase3d ago0x49157d…8d2732
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase3d ago0x760709…096f28
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002083100%coinbase3d ago0xd9b9fa…d2425b
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.005135100%coinbase3d ago0xce7663…1a7eeb
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.005505100%coinbase3d ago0x00bc9d…a4ba30
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x31db50…516cc0
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xf9b01d…92a0fb
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x87e0d7…839ba7
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xa9aad5…b36ad2
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase4d ago0x32e54c…330fc2
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase4d ago0xae803a…53e8d1
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase4d ago0x19438f…ebafb2
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase4d ago0x0a76dc…52af8c
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase4d ago0xca9c04…ecf5fa
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase4d ago0x3494c2…0a01f5
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase4d ago0xd08773…67fd2b
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase4d ago0x2eb923…1b478b
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase4d ago0xb58b55…4c51e2
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase4d ago0x2c6789…a2b2f2
0x0bbd…7aa80x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase4d ago0xd8ff25…6fefa4

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.