Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0xb0182e…121775
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x618bee…96b935
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0xf21087…cc9396
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0xdddb23…4b7609
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0x039356…7138f6
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x96609d…a88d1a
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x71086a…400772
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x5814b2…60419e
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0xa63d21…dfa423
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0xb6366f…d48719
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0xbb01b6…63963f
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x3e667a…543d8e
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0xaf65bd…51a48c
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0xf218d1…3bf7a2
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x246258…9fb2e3
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x49fa86…ad27cf
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x4852d3…45782d
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0x3749e1…bbb8f3
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x861e0f…300a30
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0xd085ef…0eb96c
0x3f31…01150xfe80…47eeBase$0.001100%fluxa37d ago0x37dc61…1263b5
0x3f31…01150xfe80…47eeBase$0.001100%fluxa37d ago0x9faf02…5a53b5
0x3f31…01150xfe80…47eeBase$0.001100%fluxa37d ago0x57154d…d08f95
0x3f31…01150xfe80…47eeBase$0.001100%fluxa37d ago0x9c79a9…e8b4f4
0x3f31…01150xfe80…47eeBase$0.001100%fluxa37d ago0x9f50d3…3686de

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.