Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase16d ago0xc372b8…e8376e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase16d ago0xf1f5c4…d693b2
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase16d ago0x3dc15b…b0448d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase16d ago0xce3ef4…6075ed
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase16d ago0xedb964…d714d7
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0xdcf563…3cc729
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x098ba5…d54eb0
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0xccd75f…60af19
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x971f8e…e7e972
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x3549a3…8b19d0
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x72f779…b6a205
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x7005f9…2366b8
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x6c5131…544874
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase17d ago0x4f3575…8c2675
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase17d ago0xdb6d3b…146fd5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0xc768f7…bb9017
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0xbcf6cf…57bcea
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0xcf5895…f222d8
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0x6a4e9b…a72402
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0x909191…c53ed3
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0x631921…48aab7
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0x977a19…6edef5
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0x09ab28…e76e9f
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0x3b99d1…1364c8
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0x73e00a…9f0640

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.