Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa50d ago0xfa15eb…e392d1
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x6a9c65…3d595e
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa50d ago0x7c493c…4507fc
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x996aa1…4a5c0f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x68df46…638759
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x67592f…99e0e5
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x420fc1…ba65a6
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0xbe50fd…233c6b
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x27eb64…ac84c3
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0xb80e2a…4263f8
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0xa004cd…47490f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x8fb6a7…97422f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x07a2f4…3217d7
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0xbef579…49892d
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa50d ago0x83030e…7b46bd
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x421336…60a28c
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x690908…a69498
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x9a3d52…505b4d
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0xd882f0…044b14
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x4d805e…98d4af
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x3b5a74…1f2ff5
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x5f5122…c8b63d
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0xf84cc6…6c733e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x418fdb…22f28c
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa50d ago0x0d08ea…e86702

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.