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.01100%coinbase16d ago0xa90e9b…7c5331
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16d ago0xff54ba…f04420
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16d ago0x37bb60…e045ce
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16d ago0xbc2e3f…06a550
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16d ago0x82056f…beace2
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16d ago0x1db462…832ac0
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16d ago0x4d3447…8c3bde
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16d ago0x5b8348…fc8a39
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16d ago0x64089d…66dfd0
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16d ago0x43d49d…681b9c
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16d ago0x47390d…14a5c1
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase17d ago0xd76a65…4e35b6
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase17d ago0x17fb11…8ba43f
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase17d ago0x0faf41…99cdd8
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase17d ago0x47c537…c0faa2
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase17d ago0x6aa004…28609e
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase17d ago0x955342…e14539
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase17d ago0x589690…867c97
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase17d ago0x86aaed…cb07a9
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase17d ago0x220f76…9b3e87
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase17d ago0x645e44…5aa97f
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase17d ago0xebba7c…7428ad
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase17d ago0xf5d5ce…aed2ea
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase17d ago0x769f2a…a3f674
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase17d ago0x50de2d…446dc8

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.