Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe54…ed680x9c95…e299Base$0.001100%fluxa33d ago0x0ea787…5b3985
0xfe54…ed680x9c95…e299Base$0.001100%fluxa33d ago0x723a86…aafed4
0xfe54…ed680x9c95…e299Base$0.001100%fluxa33d ago0x676045…905f96
0xfe54…ed680x9c95…e299Base$0.001100%fluxa33d ago0xa7456c…83657b
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa33d ago0x463927…f2c289
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa33d ago0xc4fadb…a0c996
0xfe54…ed680x9c95…e299Base$0.001100%fluxa33d ago0x0570ca…60ef67
0xfe54…ed680x9c95…e299Base$0.001100%fluxa33d ago0x9feb89…9c814e
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa33d ago0x1784c2…6209c9
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa33d ago0xae3e2f…af8331
0xfe54…ed680x9c95…e299Base$0.001100%fluxa33d ago0x70fcd0…b22ecd
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa34d ago0xcefa92…6ce1af
0xfe54…ed680x9c95…e299Base$0.001100%fluxa34d ago0xf499c1…ab49e8
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa34d ago0x586a44…629f0d
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa34d ago0x654736…c03133
0xfe54…ed680x9c95…e299Base$0.001100%fluxa34d ago0x7e6135…db35b8
0xfe54…ed680x9c95…e299Base$0.001100%fluxa34d ago0xcfc44d…d9933a
0xfe54…ed680x9c95…e299Base$0.001100%fluxa34d ago0xbadd80…a80bbf
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa34d ago0x3a4d17…dc657b
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa34d ago0xc8789f…cd960b
0xfe54…ed680x9c95…e299Base$0.001100%fluxa34d ago0xb8b3b4…be7c66
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa34d ago0xeb8e51…918a89
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa34d ago0xa9872d…d39f9b
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa34d ago0x0c07f1…100052
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa34d ago0xd4f447…cc0e63

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.