Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase97d ago0xb20059…4e09ed
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase97d ago0x73df5d…dea058
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase97d ago0xa85801…21efbb
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase97d ago0x54f0e6…50157a
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase97d ago0x9e73c1…269cef
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%candidates97d ago0xd41f88…6203cd
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase98d ago0x2fbace…0efb19
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase98d ago0x00a112…aa74bd
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase98d ago0x0ab2f1…baf491
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.50100%coinbase98d ago0x87fb76…6673fb
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.02100%coinbase98d ago0x1a5a38…d2de46
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase98d ago0x639a45…be7f9f
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase98d ago0x0c7395…472f33
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase98d ago0x2bfdd8…1fc730
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase98d ago0xfd65f1…f20225
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase98d ago0x2f0594…80049d
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase98d ago0xde9451…e3884d
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase98d ago0xb11324…7d08ff
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase98d ago0xe9bbf6…c08000
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.10100%candidates98d ago0x8770ee…ba7a97
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase98d ago0x6b67b2…4ef467
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase98d ago0xa62fc7…4975ab
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase98d ago0x133173…a74b93
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$1.00100%coinbase98d ago0x16d9ae…d13c31
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase98d ago0x15f502…337ba1

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.