Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.004884100%coinbase49d ago0x7914df…abf17a
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x8eedad…936407
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xf74790…20aaa0
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x48fdaa…738b8f
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x5cfb8e…799535
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x5afd0c…347ed5
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x7e1051…f6e122
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x55d943…d36864
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x538161…431325
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x8ed4d6…585085
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.004884100%coinbase49d ago0xe71062…660f46
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase49d ago0x5be193…0bf36f
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase49d ago0x98b14b…27b0ea
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xc47473…0c7add
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.004884100%coinbase49d ago0xf67cc1…ecbbed
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x679216…2a8105
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x1d8f04…528b7b
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.004884100%coinbase49d ago0xe9165f…ec1d4e
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase49d ago0x50564c…eebf3d
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase49d ago0x5e8595…a4bab1
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.004884100%coinbase49d ago0x45492c…d25282
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x775f3d…1f3e30
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xb3b0e4…8e2584
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.004884100%coinbase49d ago0xc9133d…dd8100
0x3cd1…63990xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xf2292a…cf9ed4

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.