Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0x5a3481…52495f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0x984f4e…ad77c6
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0xc3c2e3…239328
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0x9b9737…060aec
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0xfe4f17…57d95f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0x0f3c37…f5825b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0x640509…e31611
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0x8f4c7c…2db5d5
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0xb09b90…ee51d2
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0x63c251…30537f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0x36d914…bb7ca2
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0x31e976…50cd80
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade41d ago0xbfe591…fce03c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade41d ago0x78d1b2…143ed3
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0x46157e…21912f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade41d ago0x7f3ae0…01b9d0
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x6a1d75…f48c1b
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x5e6b82…236d1e
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xf40e50…c35a90
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xe7441f…e27e83
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x308003…6fc70c
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x924a28…dd3e20
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0xe7a00c…ccc1c6
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x230c19…838873
0x1ec3…d5670x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase41d ago0x37be0f…1a5e36

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.