Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xff458e…435be6
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase119d ago0x1e0203…226387
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.002100%coinbase119d ago0xc177f1…946f5e
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x3cdb3e…a2f3b2
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase119d ago0x1fd8ee…a5c030
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x738e44…61d92a
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase119d ago0xb91370…34a3c9
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x3c6ccf…7cae05
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase120d ago0xd1cce1…d6f1b3
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x0aae77…77425f
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase120d ago0x91f144…9aa086
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x2285ee…0c99fa
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase120d ago0x35b050…4c31bd
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase120d ago0x4452ff…a5ccbf
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase120d ago0xad2ca7…46e228
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xb5da91…9d3071
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase120d ago0x03138a…1523de
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xe3a378…26d798
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xe70920…d00219
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase120d ago0x8be9c0…b013d7
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase120d ago0x5ba7f1…4ff91d
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase120d ago0xd94d40…a3ca77
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xf5c06c…6e3984
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase120d ago0xaae814…3aeaab
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xd49854…5995a7

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.