Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase97d ago0xca5e13…c4f652
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x57f295…c67fc9
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x409454…5a5465
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase97d ago0xd6062b…696455
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase97d ago0x0fae73…3bb5a7
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase97d ago0x80ea30…343cb0
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase97d ago0xa5b995…580b9f
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase97d ago0x21faf0…00e329
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x90ec13…70eb61
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase97d ago0x4e4af2…09728f
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase97d ago0x78b373…976bff
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase97d ago0x1d544e…81558c
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x5fd4bc…56171d
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase97d ago0x15c7b0…ff58b7
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0xf89ac0…aef3d0
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase97d ago0x2804c1…7b05d6
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase97d ago0xed4d40…498951
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x6b147a…fee5e9
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase97d ago0xac10b2…cb2ace
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x330965…80618f
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase97d ago0x95ceda…bfb955
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase97d ago0x9b200e…b7985f
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase97d ago0x78c471…89b413
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x2f98f8…50e250
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase97d ago0xf61db1…01e0f8

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.