Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa40d ago0x8d00c3…5c47e1
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa40d ago0x4e4fed…2165a2
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa40d ago0x0ed335…4d15f6
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa40d ago0xb998c1…f67dfc
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa40d ago0x6f9925…fc3df0
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa40d ago0xc49bf0…4de2d9
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa40d ago0x010163…53ac97
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa40d ago0xe89a9f…c15e0d
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa40d ago0xd66239…ce0ddc
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa41d ago0x9ef34e…acfeae
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa41d ago0x575bdf…c559a2
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa41d ago0xb58eda…3279ba
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa41d ago0x9131bd…caff23
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa41d ago0xfd4faa…0d3eb5
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa41d ago0x2ab881…718c52
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa41d ago0xb4d5f7…e8180c
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa41d ago0x896830…5961c9
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa41d ago0xb3b846…76fec5
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa41d ago0xccec4d…a83c9c
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa41d ago0xa4e117…167448
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa41d ago0x4a6c10…3a00e9
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa41d ago0x4ab157…daa5d8
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa41d ago0xd1e07e…dd87e8
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa41d ago0xc8524b…28a914
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa41d ago0x80d144…63f62e

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.