Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe694…e4370xcc50…de7aBase—$0.0570%0x4af9…c95617d ago0x2599ea…3b9ed7
0xe694…e4370xc911…b9e5Base—$0.0570%0x4af9…c95617d ago0x35d30d…04610f
0xe694…e4370xfb11…f75cBase—$0.0570%0x4af9…c95617d ago0x1a5a9a…00e72b
0xe694…e4370x8dac…c587Base—$0.0570%0x4af9…c95617d ago0xdea6a3…a69cf1
0xe694…e4370xfeac…3b46Base—$0.0570%0x4af9…c95617d ago0xe5af74…8d02e3
0xe694…e4370xa2dd…7930Base—$0.0570%0x4af9…c95617d ago0x7998be…dc6a05
0xe694…e4370x31a9…cd4bBase—$0.0570%0x4af9…c95617d ago0x0c76e4…8bb7f0
0xe694…e4370x9db7…6106Base—$0.0570%0x4af9…c95617d ago0x49f2ce…cb3376
0xe694…e4370xdf18…dce6Base—$0.0570%0x4af9…c95617d ago0xc18b48…bd9ee8
0xe694…e4370x15f5…5d17Base—$0.0570%0x4af9…c95617d ago0xb1841f…6e4e5a
0xe694…e4370xb34e…35efBase—$0.05100%payAI17d ago0xc72956…a50c52
0xe694…e4370xff0d…eaa1Base—$0.05100%payAI17d ago0x78b51e…824dcd
0xe694…e4370xde13…e346Base—$0.05100%payAI17d ago0x6d5808…9f6f94
0xb2df…a6610xe694…e437Base—$0.65100%payAI17d ago0xfd8cc4…7d772c
0xe694…e4370xfb11…f75cBase—$0.02100%coinbase17d ago0xa58aab…ac2717
0xe694…e4370xcc50…de7aBase—$0.02100%coinbase17d ago0xdb2e8e…d3d643
0xe694…e4370x9db7…6106Base—$0.02100%coinbase17d ago0x840f80…8f34d7
0xe694…e4370xdf18…dce6Base—$0.02100%coinbase17d ago0xe329ea…cbf14f
0xe694…e4370xa2dd…7930Base—$0.02100%coinbase17d ago0x987d96…b9f23a
0xe694…e4370x15f5…5d17Base—$0.02100%coinbase17d ago0xd5fa6e…512260
0xe694…e4370xde13…e346Base—$0.02100%coinbase17d ago0xa11561…970238
0xe694…e4370x31a9…cd4bBase—$0.02100%coinbase17d ago0x1ca52a…b06c2a
0xe694…e4370x8dac…c587Base—$0.02100%coinbase17d ago0xa2416e…5cfe2c
0xe694…e4370xc911…b9e5Base—$0.02100%coinbase17d ago0xc0d3a0…790298
0xe694…e4370xff0d…eaa1Base—$0.02100%coinbase17d ago0x1a177f…aa839c

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.