Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase7d ago0xcad313…03214a
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase7d ago0x107a3c…ee2550
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase7d ago0x5804a6…600240
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase7d ago0x7c67e9…2ff4bd
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase7d ago0xfc68bf…f5d315
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase7d ago0xf51003…e44a95
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase7d ago0x339a00…7b1a30
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase7d ago0x49c503…da6222
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase7d ago0xa0c489…d2c16c
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase8d ago0xd2637d…cdd6d3
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0x0728b3…722555
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0x0b5cb4…c899e4
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0x9541c1…922c61
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0x444d07…ecde0d
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase8d ago0xdb62a1…037422
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase8d ago0x0c5fb8…d12c1f
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0x0635c6…ecd700
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0x0d9438…aa0cef

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.