Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x5acb…404aBase—$0.03100%payAI92d ago0xe2649b…406765
0x254a…d0910x5acb…404aBase—$0.03100%payAI92d ago0x82705b…1d0e46
0x254a…d0910x5acb…404aBase—$0.05100%payAI92d ago0x68c6a9…f8ab15
0x254a…d0910x5acb…404aBase—$0.02100%payAI92d ago0xe6e72a…f4e4e9
0x254a…d0910x5acb…404aBase—$0.02100%payAI92d ago0x5df171…e83777
0x254a…d0910x5acb…404aBase—$0.05100%payAI92d ago0xf47075…ab977c
0x254a…d0910x5acb…404aBase—$0.02100%payAI92d ago0x590fb7…d61ef1
0x254a…d0910x5acb…404aBase—$0.03100%payAI92d ago0xd3c176…ad80cd
0x254a…d0910x5acb…404aBase—$0.04100%payAI92d ago0x9423c0…905823
0x254a…d0910x5acb…404aBase—$0.04100%payAI92d ago0x7b0ffd…381fe0
0x254a…d0910x5acb…404aBase—$0.05100%payAI92d ago0x7fe0d3…6824c2
0x254a…d0910x5acb…404aBase—$0.03100%payAI92d ago0x3a8dcf…d5729d
0x254a…d0910x5acb…404aBase—$0.02100%payAI92d ago0xf30d93…7725b9
0x254a…d0910x5acb…404aBase—$0.02100%payAI93d ago0x936d76…75cbfc
0x254a…d0910x5acb…404aBase—$0.02100%payAI93d ago0x462311…4e592a
0x254a…d0910x5acb…404aBase—$0.05100%payAI93d ago0x290865…c1f1d9
0x254a…d0910x5acb…404aBase—$0.03100%payAI93d ago0xef5059…d62408
0x254a…d0910x5acb…404aBase—$0.04100%payAI93d ago0xd7f064…432e88
0x254a…d0910x5acb…404aBase—$0.04100%payAI93d ago0x706844…580a44
0x254a…d0910x5acb…404aBase—$0.05100%payAI93d ago0x1e6ffb…ddee64

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.