Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa33d ago0xa3c136…06e687
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa33d ago0x3989f7…d2b446
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa33d ago0x75f61d…29efb4
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa33d ago0xcb1835…24310c
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa33d ago0x39cebc…5016ff
0x0a60…e2d50xfe80…47eeBase$0.001100%fluxa33d ago0xe9d2d2…5e395e
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa33d ago0x5fe310…e1ce60
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa33d ago0xa96179…cfe171
0x0a60…e2d50xfe80…47eeBase$0.001100%fluxa33d ago0xff6b28…d85c72
0x0a60…e2d50xfe80…47eeBase$0.001100%fluxa33d ago0x9bc382…210d8e
0x0a60…e2d50xfe80…47eeBase$0.001100%fluxa33d ago0x17f083…546b3c
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa33d ago0x1c2bd9…1a9ce4
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa34d ago0x011749…b0e49f
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa34d ago0xc94bf2…72559e
0x0a60…e2d50xfe80…47eeBase$0.001100%fluxa34d ago0xc7c6fb…5dc623
0x0a60…e2d50xfe80…47eeBase$0.001100%fluxa34d ago0x43cf86…26756a
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa34d ago0x24a37e…5993ef
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa34d ago0xde7731…440e1d
0x0a60…e2d50xfe80…47eeBase$0.001100%fluxa34d ago0xb6dcc0…3e79f3
0x0a60…e2d50xfe80…47eeBase$0.001100%fluxa34d ago0xcfab13…f66d5c
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa34d ago0x3e07ef…2c0bc9
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa34d ago0xd2ffd2…1a58e2
0x0a60…e2d50xfe80…47eeBase$0.001100%fluxa34d ago0xf0ee5e…729ac0
0x0a60…e2d50xfe80…47eeBase$0.001100%fluxa34d ago0x1c1970…e5d301
0x0a60…e2d50x9c95…e299Base$0.001100%fluxa34d ago0xd5973a…c43daa

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.