Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa13d ago0x954715…1856a4
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa13d ago0xad3d7a…f7d8c8
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa13d ago0x0e30f7…b4df77
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa13d ago0x578b92…f289c3
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa13d ago0x98e1e8…848aea
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa13d ago0xf7f136…610af2
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa13d ago0xf79b27…991a19
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa13d ago0x16d4fe…c4c810
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa13d ago0xe7fd06…c988e9
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa13d ago0xf64ad2…3a89e1
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa13d ago0xf5830f…c97577
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa13d ago0xa45787…7f671e
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa13d ago0x919363…1f5358
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa13d ago0x3a9e46…075c9e
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa13d ago0xa13455…208d3e
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa14d ago0x75f284…8a3ba3
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa14d ago0xd8e645…4a33cb
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa14d ago0x087243…0f8f1a
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa14d ago0xd4bd38…3c4c63
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa14d ago0xbccf42…409948
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa14d ago0xbd0463…8a6328
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa14d ago0xcbf6ff…baeaef
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa14d ago0x14f0b2…ac01e9
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa14d ago0x1b75d4…1b9903
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa14d ago0xc4b23d…858c48

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.