Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0xfc7c21…92f216
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0x49bdb6…fbad23
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0x1bcf12…b58980
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0x0fd406…a5f086
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0x8e1811…887fce
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0xcb7f1a…6f9620
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0x50a3fc…12623e
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa33d ago0x9b53c2…5da63f
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa33d ago0xcf9494…d9066a
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0xde0e8f…4be960
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa33d ago0x36de0d…f81fc1
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa33d ago0x8b94b9…17b9dd
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0x03ced7…68f484
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa33d ago0xca5de7…c0068d
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0x8e95a4…aa4a95
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0x83bf65…ea7c8b
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa33d ago0x9028cd…71615a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x9b01bb…d59c8c
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x29876e…1a266e
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa34d ago0x83cf3e…62455d
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xc7c660…cd1e5e
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa34d ago0x029c12…8b6b48
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x767dc0…8e9db8
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x833436…425eee
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x131266…1ea3ce

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.