Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase8d ago0xd79dad…e58d70
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x95f251…bd4b3e
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase9d ago0xff8220…687a93
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0x824348…7a10ce
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0xb3b327…169b79
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0xf625e2…cb0ba3
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase9d ago0xaa0c94…84d8c1
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0xeb0656…25b56d
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase9d ago0x8c8195…145878
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0xc3b9a1…071834
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase9d ago0xf1373c…d9492d
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0x143433…8090fc
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase9d ago0x46cd2a…244054
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0x894c68…b325eb
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase9d ago0x869a47…341420
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0x824824…db93fa
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase9d ago0x157106…a3fa84
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0x3b5c0f…329386
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase9d ago0x21e098…1fb2f6
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0xdf17cb…c29be2
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase9d ago0xc4750e…393254
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase9d ago0xb6a693…082098
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0xffd857…072f26
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase9d ago0xbb5241…529915
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase9d ago0xd4bc32…c10903

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.