Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x14a096…237cee
0x8e39…e96b0xac65…4417Base—$0.04100%fluxa110d ago0xabaedd…8c2dc3
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x8d0083…23cf14
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x33b584…0dd83b
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x613924…4d6213
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x98131d…5a55e8
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0xf29434…37a0ed
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x21ea7b…2d43ef
0x8e39…e96b0xac65…4417Base—$0.04100%fluxa110d ago0x7d6f56…6f2437
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x00f0fa…62cbf0
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x1bbcbd…d1e2d8
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x43ac10…b12e85
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0xefb9a3…8492dc
0x8e39…e96b0xac65…4417Base—$0.05100%fluxa110d ago0xb3755f…4bc1ae
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x8cbf38…0a776b
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x55ffb7…022c20
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x45332c…4811d3
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0xfa801d…596fe5
0xb90a…9ae40x8e39…e96bBase—$0.01100%fluxa110d ago0x5a2bf0…9aa2f7

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.