Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase52d ago0x1cb534…f2d0e2
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase52d ago0x2ed8b4…e1e6f9
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase52d ago0xca78f3…907ec1
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase52d ago0xb22230…c4c5d3
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase52d ago0x738996…9fa7ae
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase52d ago0xef3218…a52fb1
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase52d ago0xdadfe0…3465f9
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase52d ago0x48969c…dd262a
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase52d ago0xfdfc7e…cbb158
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase52d ago0xe13b5c…0ebf25
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase52d ago0x983d53…7c1f44
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase52d ago0xc6a1aa…658353
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase52d ago0xbb4162…9ac681
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase52d ago0x2de61c…e9432d
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase52d ago0xbe1ff0…ce1157
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase52d ago0x4019b3…7b2912
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase52d ago0x8a986b…d505d9
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase52d ago0x6c03a1…c172ad
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase52d ago0xd7dd2e…325c40
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase52d ago0x5297d5…c5fea5
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase52d ago0x4b037a…533bef
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase52d ago0x6df5b6…9fa917
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase52d ago0xc2bd33…3796d6
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase52d ago0xb454fc…210ea3
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase52d ago0xa8d308…5aa3bf

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.