Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0x631315…2ba29e
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0xa676df…ee6e00
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0xa975cb…1d8414
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0x63af3d…53ff11
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0x57bc5d…d5d88b
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa41d ago0xcf07c4…c6f9af
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0xaab471…fd084a
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0x825007…2bbf9b
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0xa22a34…3eca0c
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0xcf2c04…1850cd
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa41d ago0x1b43fa…7ede7f
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa41d ago0xf4f1c3…bf0f5b
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa41d ago0x140625…6892d3
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa41d ago0x8d7167…df150c
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0x4b9aef…485923
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa41d ago0xdad912…00d629
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa41d ago0x1963d3…ddc5ae
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0xb31d6e…582396
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa41d ago0x9c540c…b68918
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa41d ago0xa0b22c…b5b720
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0x93bf0f…54db9a
0x12e3…86e40x9c95…e299Base$0.001100%fluxa41d ago0x6bff31…fbead0
0x12e3…86e40x9c95…e299Base$0.001100%fluxa42d ago0x81607a…863f01
0x12e3…86e40x9c95…e299Base$0.001100%fluxa42d ago0xea12cc…a661e2
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa42d ago0x6e5b73…60be0e

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.