Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0xcd8a9b…ed4f90
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0xb98fad…0d82e4
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x064e72…11f4b6
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x73d771…2e52c9
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x7511b0…7e3ec9
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x84e09e…26c92b
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x55e1ca…eabfeb
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0xb44c08…5699d0
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x2e8073…e5ea4f
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0xfdf19a…813bdd
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0x707670…e780e3
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0x4eb654…466200
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0x93070d…3d5c88
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0xb23773…ab03af
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0xb18d62…6d326f
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0xd5c861…e70678
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0x0e8e3b…97cd51
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0x16075f…faa0b5
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0x128ed3…ce9db7
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0xdfd8e1…d70ab1
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0x8587df…69472b
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase30d ago0xdcb5b4…968a11

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.