Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0xdfac7b…d09381
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x2b450f…d471c1
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x279902…60152e
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x485131…8617fe
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x515dfb…18ff64
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0xffad90…9e0efa
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0xf08413…cb8e9d
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0xc2b48d…9731a3
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x9aa42f…a59a96
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x310de4…a18fed
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0xb5bbdd…04dd87
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x7aa00d…f9e4b5
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x887d46…125a46
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0xc2fc01…dd1d61
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x93d33a…1ada0f
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x497668…53b5b3
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x62f92d…9b0e57
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x8aab3a…1783e3
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x0bfd39…5a7307
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x39410f…ab6bc1
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x042e72…26eabb
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x2334d6…07dc58
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x1e17e3…1aa74b
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0xe244ec…3f2de1
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa30d ago0x81e78a…398cb0

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.