Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0x0c2ee2…838e4b
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa48d ago0x49530b…4b1247
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0xa6593b…5ba66f
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0xd991bf…80ec4f
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa48d ago0x868345…f0ff19
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0x8106d7…179e46
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa48d ago0xe60592…d50a85
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa48d ago0xed8945…1a1e0a
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0x1c9395…8a73af
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0x801fd4…5c2dd7
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa48d ago0xcec1a8…ab8b46
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa49d ago0x0fde80…35dd25
0x01e9…3e040x9c95…e299Base$0.001100%fluxa49d ago0x5e72ef…ab0a1a
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa49d ago0x620dd8…b7dd75
0x01e9…3e040x9c95…e299Base$0.001100%fluxa49d ago0xcd6e07…6a3b45
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa49d ago0x8492ab…a924ed
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa49d ago0xfcd023…c0638a
0x01e9…3e040x9c95…e299Base$0.001100%fluxa49d ago0x580f4a…b6ff49
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa49d ago0xd26525…b32126
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa49d ago0xdb142c…ac928a
0x01e9…3e040x9c95…e299Base$0.001100%fluxa49d ago0xc47397…c26a3e
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa49d ago0x39d345…9111d2
0x01e9…3e040x9c95…e299Base$0.001100%fluxa49d ago0xf88fc7…d19e2d
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa49d ago0xc34735…1908f7
0x01e9…3e040x9c95…e299Base$0.001100%fluxa49d ago0x30d6aa…2108eb

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.