Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x4d5b52…671264
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x6febd2…315703
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x660584…7c252a
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x9d0f1c…0d1204
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x9346c7…d98bf5
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x096b16…6ff5b7
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0x877ffb…430baf
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x602835…f9a859
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0x424b84…752370
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x0e6d56…d33caa
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0x07c177…d5adc1
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x2394d2…4fd25a
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0xce5f07…80b672
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0xec6177…43b361
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0x04675d…bd8137
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x1557c6…1a1d43
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0xf51cdb…487a91
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0xeff6ac…60475b
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0xc93718…2eaf9a
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0xeec9e2…2e72cb
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0xc95277…aa23d4
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0xc3fe31…2bedfa
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0xd83c0e…f196fa
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0xba4fa0…22635a
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x85fa9f…ce23ee

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.