Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase35d ago0x359c69…c4fce9
0xecbf…50d60xf000…94fcBase—$0.20100%coinbase35d ago0xc142bb…55f86f
0xecbf…50d60xf000…94fcBase—$0.10100%coinbase35d ago0x095fc3…f033fe
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase35d ago0xde4bea…739a64
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase35d ago0x06ee3c…670b85
0xecbf…50d60xf000…94fcBase—$0.20100%coinbase35d ago0xb54d2a…cc5b86
0xecbf…50d60xf000…94fcBase—$0.10100%coinbase35d ago0xe1e650…6e8e11
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase35d ago0xd7bb2b…1cc4dc
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase35d ago0xcf3067…828422
0xecbf…50d60xf000…94fcBase—$0.20100%coinbase35d ago0x073253…a9988d
0xecbf…50d60xf000…94fcBase—$0.20100%coinbase35d ago0x27f265…b5862a
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase35d ago0x4d9d59…bda612
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase35d ago0xcdc8bd…2c4128
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase35d ago0x8af79a…68fd2f
0xecbf…50d60xf000…94fcBase—$0.10100%coinbase35d ago0xf155f1…73a550
0xecbf…50d60xf000…94fcBase—$0.20100%coinbase35d ago0x7f3900…dfa4cf
0xecbf…50d60xf000…94fcBase—$0.10100%coinbase35d ago0xc74052…e633bc
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase35d ago0x915b7e…910e21
0xecbf…50d60xf000…94fcBase—$0.10100%coinbase35d ago0xa67a6f…eeaed3
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase35d ago0x32d0f7…d787d2
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase35d ago0xb00cf3…1dc98d
0xecbf…50d60xf000…94fcBase—$0.20100%coinbase35d ago0x517376…db921b

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.