Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd28…b61a0x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0xf4449b…4420ac
0xcd28…b61a0x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x6bc10a…cf546c
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0xdb0018…86af62
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x31b5b6…0c839f
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x904b3d…7d920e
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0xe6aef0…0531cf
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x1f7daa…571d34
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0xefc005…990160
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0xdd7e17…e75ddf
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x61033b…b4aeff
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x77e339…837a47
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x2f9ac4…a49929
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x26458e…cd6a50
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x461e0f…5f4480
0xcd28…b61a0x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x920ec6…26dd17
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0xb5ffee…ddd001
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x80ebfb…c47f9a
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x5638ca…9aa50d
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x0a0b36…969eb7
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x0dcd9e…1659dd
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x0a5841…a156fd
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x73f58f…e406ca
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x4b6d9b…af0940
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0x7501ec…ce01db
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase91d ago0xe0c7fe…189350

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.