Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x935bd1…68a5af
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.007677100%coinbase139d ago0x4bed97…e7b31b
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x4c43f1…6bedf6
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.00757100%coinbase139d ago0xef4325…3e95bb
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xa16b70…8e58d7
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x44f091…fad4e6
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.00757100%coinbase139d ago0xbcba2e…b2827c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x04f007…cf6beb
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xb26fb4…cfe6d0
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xb53e1e…66973b
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xc6e7f2…d0db99
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x451920…e5c771
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xfe5b22…1a66ec
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.005949100%coinbase139d ago0x4ff53e…af0cd1
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x105bd5…4e1838
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x37fae1…ade4fe
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xeb0605…8fe301
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xcf7fed…9d40cb
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.005114100%coinbase139d ago0x23b7bf…32d235
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x00fee8…2e29cf
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xe80d06…846c3a
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x47580e…f61f80
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x96f49c…e9584b
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xebb92a…b6e3e3
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x84bf20…1cbdf1

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.