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.03100%coinbase50d ago0xc13292…b78a50
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase50d ago0x5d5a70…71c612
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase50d ago0x04c150…b9d958
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase50d ago0x1778f9…fc5b67
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase50d ago0x3324e6…fca6b5
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase50d ago0xa7a27d…c2da91
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase50d ago0x173e14…8b8cdd
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase50d ago0xcefc99…4f73e9
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase50d ago0x499542…9c6f40
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase50d ago0xe71763…3f79d5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase50d ago0x030026…688d8a
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase50d ago0xe6b3d9…b4a77e
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase50d ago0xe4e212…3df763
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase50d ago0x9c0c2f…202cd8
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase50d ago0xff22f4…9b1035
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase50d ago0x681b87…74043a
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase50d ago0x042425…4cb359
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase50d ago0x357dfa…0d0e2a
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase50d ago0x845945…8004d5
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase50d ago0xec4d26…3ca5ce
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase50d ago0x047c86…ccc29f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase50d ago0x73a33d…049565
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase51d ago0x94e449…213d1d
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase51d ago0x9499e7…7b8ea8
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase51d ago0xdcfa64…d9070c

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.