Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc066…76140xf000…94fcBase—$0.01100%coinbase20d ago0x14c77e…1d8724
0xc066…76140xf000…94fcBase—$0.01100%coinbase20d ago0xfaca04…d36af6
0xc066…76140xf000…94fcBase—$0.01100%coinbase20d ago0x20b9c1…387cf4
0xc066…76140xf000…94fcBase—$0.03100%coinbase20d ago0x8385c0…34a3f7
0xc066…76140xf000…94fcBase—$0.03100%coinbase20d ago0xad6b7e…467055
0xc066…76140xf000…94fcBase—$0.10100%coinbase20d ago0x7120ba…c06381
0xc066…76140xf000…94fcBase—$0.03100%coinbase20d ago0x5125fc…2ed6b9
0xc066…76140xf000…94fcBase—$0.01100%coinbase20d ago0xd9639e…02f977
0xc066…76140xf000…94fcBase—$0.03100%coinbase20d ago0xfdef23…abe4a5
0xc066…76140xf000…94fcBase—$0.20100%coinbase20d ago0x65d894…c11639
0xc066…76140xf000…94fcBase—$0.20100%coinbase20d ago0x51040f…d101d7
0xc066…76140xf000…94fcBase—$0.20100%coinbase20d ago0xbf0ccc…d76b5e
0xc066…76140xf000…94fcBase—$0.10100%coinbase20d ago0x9837ca…9b13e6
0xc066…76140xf000…94fcBase—$0.01100%coinbase20d ago0x6a9eb9…de8a2a
0xc066…76140xf000…94fcBase—$0.03100%coinbase20d ago0x980c49…bffdaf

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.