Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x5c45…12bfBase—$0.20100%fluxa46d ago0xc5cbe7…ead51c
0xe88d…92210x8173…612cBase—$0.10100%fluxa46d ago0x074e22…87abf3
0xe88d…92210x2a3a…297eBase—$0.01100%fluxa46d ago0x83fb6e…c1a00d
0xe88d…92210x9291…2c0cBase—$0.10100%fluxa46d ago0xce04e7…ba2f17
0xe88d…92210x4af1…8da9Base—$0.10100%fluxa46d ago0xcfce1d…1e2605
0xe88d…92210xfc1d…ec69Base—$0.10100%fluxa46d ago0x38f08b…58b308
0xe88d…92210xd98d…e02aBase—$0.60100%fluxa46d ago0xaa9044…331197
0xe88d…92210x488b…9dc0Base—$0.20100%fluxa46d ago0x60ef5d…542265
0xe88d…92210xb160…46d3Base—$0.20100%fluxa46d ago0x883856…329cc7
0xe88d…9221sadamalhadad.ethBase—$0.20100%fluxa46d ago0x590def…71e8cd
0xe88d…92210x9f27…bfcbBase—$0.20100%fluxa46d ago0x2fb876…2e80e0
0xe88d…92210xf878…ac74Base—$10.00100%fluxa46d ago0x0734a2…839d8f
0xe88d…92210xddb4…ef19Base—$1.00100%fluxa46d ago0xecf484…74d015
0xe88d…92210x20d9…1996Base—$0.81100%fluxa46d ago0x3f518c…7cf238
0xe88d…92210xc74e…efdbBase—$0.50100%fluxa46d ago0x72294b…52f0dd
0xe88d…92210x18a9…0211Base—$0.20100%fluxa46d ago0x12e660…58ee3f
0xe88d…92210x0c01…0afbBase—$0.60100%fluxa46d ago0xe0a576…db0ea1
0xe88d…92210x20a4…c3b6Base—$0.30100%fluxa46d ago0x6826f5…f68894
0xe88d…92210xf8f6…34bbBase—$10.00100%fluxa46d ago0x421884…f6885f
0xe88d…92210x138f…d894Base—$10.00100%fluxa46d ago0x78056d…3cbe84
0xe88d…92210x5b8a…6865Base—$0.20100%fluxa46d ago0xf44ede…7b2067
0xe88d…92210xbaa9…f1a0Base—$1.00100%fluxa46d ago0x203b01…ac782c
0xe88d…92210x1ea3…97ffBase—$10.00100%fluxa46d ago0x32e19c…e38df4
0xe88d…92210xd8bf…98b6Base—$10.00100%fluxa46d ago0x3f0485…38bd0e
0xe88d…92210x5435…3187Base—$10.00100%fluxa46d ago0xd0e2ba…1bfa24

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.