Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0xcfadf5…8c7c58
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0xba4e49…2285a8
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x1ecac0…4d19b3
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x257119…a5ce0e
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x395769…4a1aa1
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0xda756b…5949de
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0xfa3197…6c97df
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0xa76115…74f547
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0xa02cf4…543e99
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0xbccf60…1a5410
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x363914…ce2fa5
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x85917c…0709f3
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x22eca1…02f498
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x6acfa8…8aa5e3
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x4fe3c1…42fd38
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x3332da…42513d
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0xae5970…adb939
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0xb6d56d…431c3e
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0xe98d9c…403b55
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x90434b…b89fe0
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x26322b…a65462
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x5c4cea…32df15
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0xe4c97b…e39edf
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x91a7ea…10fbd6
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase82d ago0x5731d1…c47c22

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.