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.01100%coinbase29d ago0xe516f1…78b9f4
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase29d ago0x6167e3…c5fd78
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase29d ago0x753422…fd4291
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase29d ago0xf8b2da…0cf8a8
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase29d ago0x3ee49d…4e940a
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase29d ago0x515ae5…e1db15
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase29d ago0xce0852…89339f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase29d ago0x4c3087…4a24a3
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase29d ago0x94aa2a…b4e929
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase29d ago0x0c32ef…5712c3
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase29d ago0x51dc3b…7cffe3
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase29d ago0x1670e9…5ba614
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase29d ago0x1eddaa…935cec
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase29d ago0x4643bc…cf55c8
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase29d ago0xe7aca3…a959e1
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase29d ago0x5db9c7…a3876e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase29d ago0x5f08f9…eb8488
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase29d ago0x57d071…607972
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase29d ago0x76a7e0…4bf9b8
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase29d ago0x2e2cbc…4e71fc
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase29d ago0xd2f63a…af2e67
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase29d ago0xf401d4…615e6f
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase29d ago0x687c63…e84032
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase29d ago0x336137…d39706
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase29d ago0xc4ca45…1b8122

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.