Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15d3…1cc80x1080…7de0Basex402 service$0.02100%coinbase42d ago0x8fb16e…c0ccd7
0x15d3…1cc80x1080…7de0Basex402 service$0.005100%coinbase42d ago0x3746cb…a8c8b4
0x15d3…1cc80x1080…7de0Basex402 service$0.10100%coinbase42d ago0x3e9a11…3310c3
0x15d3…1cc80x1080…7de0Basex402 service$0.10100%coinbase42d ago0xf71bba…353edb
0x15d3…1cc80x1080…7de0Basex402 service$0.10100%coinbase42d ago0xe5faf0…38cece
0x15d3…1cc80x1080…7de0Basex402 service$0.10100%coinbase42d ago0x570ec6…092055
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0x0d8333…e5ebbb
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0xf0d284…165fc5
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0x802860…6059e8
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0xd71cb0…b70fde
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0x80b4cf…3ef9ea
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0x570ac3…f16ad8
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0xe0b239…073244
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0x5695da…ae9299
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0x654c22…43d16a
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0x0def8c…65d944
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0x82c4e7…5f82ef
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase42d ago0x849774…c41d9a
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase42d ago0xa94acd…405723
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase42d ago0x636daf…9036f7
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase42d ago0x223d6d…863c89
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase42d ago0x988a46…66cb09
0x15d3…1cc80x1080…7de0Basex402 service$0.006100%coinbase42d ago0x2b7a0e…f387a7
0x15d3…1cc80x1080…7de0Basex402 service$0.006100%coinbase42d ago0x638610…889675
0x15d3…1cc80x1080…7de0Basex402 service$0.005100%coinbase42d ago0x1107ba…0f3155

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.