Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0x44c277…3bc0b2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0xd3b791…fa69ed
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0x25691c…4a5ff1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002439100%coinbase115d ago0xe158d3…6b63bd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0xec4145…b5da4d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0xc29318…e8fe2b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0x4dac2c…d6bd78
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase115d ago0x087682…de2574
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase115d ago0x3a8e8b…43d44e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase115d ago0xb0f1e1…e60bde
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase115d ago0x12f688…caa1e8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0xb5c8eb…a6490d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0xcc34e8…0bfd3c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0x13f8ea…f32676
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006654100%coinbase115d ago0x282c15…b244b9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase115d ago0xcf335b…689745
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase115d ago0x4c9a36…7bab03
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase115d ago0x5685bf…e0940e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase115d ago0xad19fb…f39882
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0xdd3350…e87fbb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0xcf5d4f…eafa31
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0x317185…cdcf0b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0xeefc00…4ca524
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0x515c7b…3b0721
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0x7537d2…33679f

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.