Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x5c76…7ba4Base—$0.60100%fluxa49d ago0x648ef1…7a8c23
0xe88d…92210xf0cd…1f25Base—$0.20100%fluxa49d ago0x722537…198349
0xe88d…92210x1e13…0ff3Base—$0.20100%fluxa49d ago0x2b28ad…06c379
0xe88d…92210x7448…e285Base—$0.20100%fluxa49d ago0x1f2c15…8fa5b3
0xe88d…92210x393b…265fBase—$0.20100%fluxa49d ago0xb084f6…7ffcc1
0xe88d…92210x32d5…261eBase—$0.10100%fluxa49d ago0x4b47d0…7c7d57
0xe88d…92210xa23d…5272Base—$0.30100%fluxa49d ago0xbe91fd…e0854a
0xe88d…92210x3fe7…e515Base—$0.07100%fluxa49d ago0x074a99…3218b8
0xe88d…92210xe0bc…02f8Base—$0.10100%fluxa49d ago0xb5b253…4ecba5
0xe88d…92210x6e35…8b95Base—$0.42100%fluxa49d ago0xa42d80…36b3ca
0xe88d…92210x6278…7b83Base—$0.10100%fluxa49d ago0x8329c0…c49614
0xe88d…92210xaf47…f6eeBase—$0.18100%fluxa49d ago0x64fd3b…9b8812
0xe88d…92210x2caa…0e8fBase—$0.10100%fluxa49d ago0x1d9a94…241f96
0xe88d…92210xce2f…d1d7Base—$0.10100%fluxa49d ago0x7f576f…54b3de
0xe88d…92210xe0bc…02f8Base—$0.10100%fluxa49d ago0x1a5207…f2389f
0xe88d…92210xb8cb…f1aaBase—$0.40100%fluxa49d ago0x277bb5…efb190
0xe88d…92210x45e8…aca9Base—$0.40100%fluxa49d ago0x3eb52f…4e1f4f
0xe88d…92210x8f8b…af3aBase—$0.10100%fluxa49d ago0xd01bcb…d26e3a
0xe88d…92210x89f6…11d2Base—$0.10100%fluxa49d ago0x68f9d2…209da6
0xe88d…92210x3b0d…0c81Base—$0.10100%fluxa49d ago0xd11be7…ce5196
0xe88d…92210x20e9…2ee5Base—$0.10100%fluxa49d ago0xcb7476…ac047c
0xe88d…92210xd319…c013Base—$0.33100%fluxa49d ago0x663782…d759d0
0xe88d…92210x380a…363eBase—$0.10100%fluxa49d ago0x826a93…b88cab
0xe88d…92210xce17…8d37Base—$0.10100%fluxa49d ago0xcbd135…e2892a
0xe88d…92210xb6af…270bBase—$0.10100%fluxa49d ago0x1d9747…3d7669

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.