Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0fa057…48d9f8
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x59e996…ecab1b
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9e69c0…d94420
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x997e63…9447e3
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8b3ef8…74302d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x66991b…a6f09f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5bd682…a5e56f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa396d0…74a6aa
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3c8645…76687f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa68b62…7360fa
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x63f9ec…8dfd3c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8f014e…858602
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x143b5a…174322
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x45f378…30a00d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x95692b…1c0766
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8ae434…f09feb
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2571a7…71044e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4bfd1d…64fd76
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x19debc…0dcfa2
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1fc89b…fbebf3
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf59c1b…62c789
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8a0c0e…dee058
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6014d6…0be26e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x97b1ac…01bb4f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb3c741…44d63c

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.