Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa41d ago0x25083b…59fbaa
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0xcd5824…50ed4f
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa41d ago0x681333…ffec9b
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x7d0dec…bba3af
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x06720d…659cdb
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0xb3860e…6bd0c7
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa41d ago0x12e5f4…927e1d
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa41d ago0x849e83…c7d095
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x2eb969…38892d
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x89ec25…38a79d
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0xfd4625…4b3da3
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0xb804bf…e09c64
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x38f4d6…7d59c4
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0xfe24a8…0f4237
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0xb0fa17…e21581
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x204a3a…9d8337
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x5df9b5…c2deda
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0xe4e1f4…08142b
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x6a5cf2…b9080b
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x458124…89f59c
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x465c63…993dd3
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x610b72…d80ed1
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x0b87b2…66c5ed
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x45339e…c39f49
0x59d7…4be40x9c95…e299Base—$0.001100%fluxa41d ago0x38ab75…aaea6c

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.