Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf75…59900xd593…700dBasex402 service$0.02100%coinbase8d ago0xda5ae6…93a262
0xa19f…accc0xd593…700dBasex402 service$0.01100%coinbase8d ago0x5ccf67…3322f8
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0xcad313…03214a
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0x107a3c…ee2550
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase8d ago0x5804a6…600240
0xa19f…accc0xd593…700dBasex402 service$0.05100%coinbase8d ago0x613b62…fc88e9
0xbf75…59900xd593…700dBasex402 service$0.02100%coinbase8d ago0xd6d268…cf2ba0
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase8d ago0x7c67e9…2ff4bd
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0xfc68bf…f5d315
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0xf51003…e44a95
0xbf75…59900xd593…700dBasex402 service$0.02100%coinbase8d ago0xf186fd…0bc0df
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0x339a00…7b1a30
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase8d ago0x49c503…da6222
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase8d ago0xa0c489…d2c16c
0xbf75…59900xd593…700dBasex402 service$0.02100%coinbase8d ago0x5b6652…e7290a
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%coinbase9d ago0x9541c1…922c61
0xbf75…59900xd593…700dBasex402 service$0.02100%coinbase9d ago0x0653be…7b82d8
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase9d ago0x444d07…ecde0d
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase9d ago0xdb62a1…037422
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase9d ago0x0c5fb8…d12c1f
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase9d ago0x0635c6…ecd700
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase9d 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.