Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x925a…e481Basex402 service$0.15100%payAI93d ago0x2a5032…ebdcda
0x254a…d0910x925a…e481Basex402 service$0.25100%payAI93d ago0xe4b51a…13cf0e
0x254a…d0910x925a…e481Basex402 service$0.10100%payAI93d ago0x169dd9…c2d6f3
0x254a…d0910x925a…e481Basex402 service$0.10100%payAI93d ago0xc73ab9…189500
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0xe663a9…c88f8e
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0x7847d1…4c79db
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0xe663a9…c88f8e
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0x6c36e6…6bd07e
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0x6c36e6…6bd07e
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0x535bf4…3488c6
0x254a…d0910x925a…e481Basex402 service$0.10100%payAI93d ago0x87b24f…68fd5a
0x254a…d0910x925a…e481Basex402 service$0.15100%payAI93d ago0x87b24f…68fd5a
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0x6962a9…739390
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0xc4ae59…c2805f
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0x0cb656…97cfd4
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0x7409e4…e941c1
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0xde7962…06faac
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0x1dce4e…7afc97
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0x5c19a9…298108
0x254a…d0910x925a…e481Basex402 service$0.10100%payAI93d ago0x2bcfd8…88a63b
0x254a…d0910x925a…e481Basex402 service$0.10100%payAI93d ago0xa00d50…d08bdb
0x254a…d0910x925a…e481Basex402 service$0.10100%payAI93d ago0xcd4a75…f52875
0x254a…d0910x925a…e481Basex402 service$0.05100%payAI93d ago0xa28258…9f51a7
0x254a…d0910x925a…e481Basex402 service$0.15100%payAI93d ago0xdf7c27…363a7d
0x254a…d0910x925a…e481Basex402 service$0.10100%payAI93d ago0x330fd1…b865f9

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.