Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase41d ago0x0d71d4…9b3ce1
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0xd843ad…86c33c
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x08b804…cf2f1d
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x5d70e7…a30d0f
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0xef6dfd…7bbcf0
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0xe6fc02…6af9a2
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x6c6091…6b5603
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0xa9dca1…4081a6
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x96aab2…e31738
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0xb02b1d…f6613b
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0xf78fa6…601ebb
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x4e4f89…22d3be
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x513df7…36c8ee
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0xf91732…3e17ea
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0xe113f8…73a253
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x3c24fc…15b724
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0xa07484…8a2432
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x68526e…0376d1
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x47ad67…379e58
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x116eff…3be5d6
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x215a06…b053c0
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x886eff…d63708
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0xa4ffdd…0741ec
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x08e2e9…48aff2
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase42d ago0x450418…dcd508

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.