Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x946335…8f55de
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xfc14b5…2838e2
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x1dad6f…236c00
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xd4bbf8…d6144c
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x3eb1b3…47993d
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xf99386…1f4167
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x3b6e15…032cd2
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x0af3c0…1051a5
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xe4955a…d6b5cf
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xeaccee…4a0034
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x580208…eba776
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa38d ago0x4001e0…6856bc
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa38d ago0x969242…86030a
0x968b…aa490x9c95…e299Base—$0.001100%fluxa38d ago0xf3e042…33f50b
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa38d ago0xf5c22b…89376d
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa38d ago0x58b88f…284cfa
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa38d ago0xc0fd79…47a6e7
0x968b…aa490x9c95…e299Base—$0.001100%fluxa38d ago0x02798e…789587
0x968b…aa490x9c95…e299Base—$0.001100%fluxa38d ago0x1f789c…556345
0x968b…aa490x9c95…e299Base—$0.001100%fluxa38d ago0x129f5b…6d13d4
0x968b…aa490x9c95…e299Base—$0.001100%fluxa38d ago0x32f8be…66a647
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa38d ago0x991de4…3ab4d8
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa38d ago0x602f19…d66ffa

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.