Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x9c9b8f…4a43c4
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xb4504e…76eaf9
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase109d ago0x6be8cd…c87ac7
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x46e53e…6ced2d
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xc5c758…c75dbf
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase109d ago0x891c0b…0ca3e8
0x7948…dbc60xd219…6801Basex402 service$0.54100%coinbase109d ago0xa42b5b…e6afc1
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x0c180a…015438
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x538883…fcd8ff
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase109d ago0x43ce8f…b6bc9f
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xd3d978…768ea6
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x32dbdf…a3a716
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase109d ago0x26d112…cc0059
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x461985…923cfc
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.44100%coinbase109d ago0x0fba1f…c18bad
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x4422a3…86f82c
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x105588…f91302
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase109d ago0xcd1191…c73207
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x4c8290…f6c78d
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x36d97d…f671a2
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase109d ago0xbd04ac…8ac5f7
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xa307cf…52fe25
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x267dbd…b713fd
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase109d ago0xa5cc34…c3eeac
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xb7f5f7…8f620a

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.