Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x7e20aa…809d36
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x80f602…41e73e
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0xcabce9…7bbccf
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x5f4322…e7fad1
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0xcc1fea…47fcd9
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x529374…f72785
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0xe1d6dd…e69673
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa42d ago0x94cd63…1d3a1b
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x0ec3c5…c76fea
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x13dbe3…3764be
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x9aeb36…bcd185
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x085d62…681521
0x2f75…bb760x9c95…e299Base$0.001100%fluxa42d ago0x2bf141…13b8c3
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa42d ago0x8d005b…2748d9
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa43d ago0x66fa6c…97f600
0x2f75…bb760x9c95…e299Base$0.001100%fluxa43d ago0xec722d…58b888
0x2f75…bb760x9c95…e299Base$0.001100%fluxa43d ago0xee7f08…c84ad6
0x2f75…bb760x9c95…e299Base$0.001100%fluxa43d ago0x072e79…972ac1
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa43d ago0xb65b39…337c07
0x2f75…bb760x9c95…e299Base$0.001100%fluxa43d ago0xcdad12…77b3e2
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa43d ago0x4e08d3…f5789f
0x2f75…bb760x9c95…e299Base$0.001100%fluxa43d ago0x17b88a…3b7c1b
0x2f75…bb760x9c95…e299Base$0.001100%fluxa43d ago0xffb4d6…90a07f
0x2f75…bb760x9c95…e299Base$0.001100%fluxa43d ago0x2f58b1…cfcb63
0x2f75…bb760x9c95…e299Base$0.001100%fluxa43d ago0x9bf671…59188a

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.