Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…f9460x9c95…e299Base—$0.001100%fluxa45d ago0x7d631d…641503
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x6f5716…9222c5
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0xf3c088…aef0fc
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa46d ago0xf5ff06…0c4728
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0xee58ca…bd3da7
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa46d ago0xfe2f1f…39fa55
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x112ab1…ed82a9
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0xb5fad4…2c97ec
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x1ec94a…f30f3e
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x0a39a3…abd7ef
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa46d ago0x48220f…4ba777
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa46d ago0x57d37e…39c63c
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa46d ago0xd03bc9…e4e569
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa46d ago0x3650bc…3537a0
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0xfca26a…179ecd
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0xc0eacb…68113f
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x744799…baa045
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x5df242…44dd8c
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa46d ago0xd97a5f…eb9e2b
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa46d ago0xc83026…6e1186
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x982096…44458f
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x28c7d3…c31f85
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x6c47c8…083dc9
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa46d ago0x68eb69…f6a34e
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x61247f…445219

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.