Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0xa390b0…e1d91d
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x618d92…5ccd49
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb3a361…3f58b9
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x16975b…ca9e37
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5de91e…9e3ba9
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0xdfbceb…86582c
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x6951e4…76067d
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x207bdb…350c13
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x7b2df6…83028d
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0xe5d632…c2a240
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x315c0e…d356f3
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0xdb89db…093a88
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0xdbcb98…33c4ef
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf5f79d…382afc
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x969e8e…36991c
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x15ebac…830c20
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x4d9780…d3f463
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x5b608b…a07517
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x0855b7…25e408
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7dc1fc…fc13ce
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7cdc5e…e63e90
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7ed217…317541
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc94aa4…99734b
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x374169…f2046d
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x1af494…57d27c

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.