Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bc5…62fe0xe5f4…fe3dBasex402 service$1.58100%coinbase72d ago0x39e9bf…92f42d
0x3289…d9490xe5f4…fe3dBasex402 service$0.001100%coinbase73d ago0xe19333…5890ca
0x3289…d9490xe5f4…fe3dBasex402 service$0.001100%coinbase73d ago0xeb85d5…777461
0x3289…d9490xe5f4…fe3dBasex402 service$0.005100%coinbase73d ago0x5dcfae…0da97c
0x3289…d9490xe5f4…fe3dBasex402 service$0.005100%coinbase73d ago0x320ae2…39cebd
0x3289…d9490xe5f4…fe3dBasex402 service$0.004100%coinbase73d ago0x67eb70…db7304
0x3289…d9490xe5f4…fe3dBasex402 service$0.002100%coinbase73d ago0x2faa23…156ffc
0x3289…d9490xe5f4…fe3dBasex402 service$0.001100%coinbase73d ago0x54cf8d…55eb31
0x3289…d9490xe5f4…fe3dBasex402 service$0.005100%coinbase73d ago0x4b4ada…94bc18
0x3289…d9490xe5f4…fe3dBasex402 service$0.002100%coinbase73d ago0xe8f9ca…361196
0x3289…d9490xe5f4…fe3dBasex402 service$0.001100%coinbase73d ago0x70e58d…c39a6e
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase73d ago0xae60a8…98858f
0x3289…d9490xe5f4…fe3dBasex402 service$0.02100%coinbase73d ago0x1501f7…709476
0x3289…d9490xe5f4…fe3dBasex402 service$0.03100%coinbase73d ago0xcc290b…619ab8
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase73d ago0x313731…cdb18f
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase73d ago0x178dfa…312ff8
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase73d ago0xf0ac47…66ef4b
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase73d ago0xc93770…681f4c
0x3289…d9490xe5f4…fe3dBasex402 service$0.008100%coinbase73d ago0x5a1cae…1b575e
0x3289…d9490xe5f4…fe3dBasex402 service$0.13100%coinbase73d ago0xa24edc…a27cc9
0x3289…d9490xe5f4…fe3dBasex402 service$0.47100%coinbase73d ago0x09729b…0dde74
0x3289…d9490xe5f4…fe3dBasex402 service$0.79100%coinbase73d ago0xae929f…a6f9f9
0x3289…d9490xe5f4…fe3dBasex402 service$0.16100%coinbase73d ago0x3c0417…1fad22
0x3289…d9490xe5f4…fe3dBasex402 service$1.05100%coinbase73d ago0x678193…3a9247
0x3289…d9490xe5f4…fe3dBasex402 service$0.32100%coinbase73d ago0x853d06…1d91e1

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.