Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0xe1a8fa…26bd11
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0x958f79…91f3de
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0xbfec7c…2ed68b
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0x1fff64…6b05eb
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0x5dcfbc…c20fad
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0x38246f…ef1d2b
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0xd89498…fabeb7
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0x436b9d…e42de4
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0xe87dfc…d65b75
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0x21f8f0…0af327
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0xe285d4…14f417
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0x9c78b4…bee787
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0x4cebcb…dba50a
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0xddce92…fd2f9f
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0x4fbf5b…bfb75b
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0x384d5f…06d63b
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0x62b1f1…60ae59
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0xb11e77…8c716b
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa37d ago0xe009e1…5e0cf2
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa37d ago0xa5ed3b…dbb68b
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa37d ago0x642790…76c5b9
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa37d ago0xb26485…439ebe
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa37d ago0x09aae2…a2428f
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa37d ago0xce1090…0b4c03
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa38d ago0xa63284…d05416

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.