Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x08a5d6…9bdd19
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0xb30585…195569
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x549259…7cf4b9
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0xf987ce…4e4af2
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x7ab88f…f0cf3e
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x27d510…683893
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x307afc…358d1a
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x801924…b92f42
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0xcb6d1f…b277f8
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0xce1bec…4fed79
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0xdb1c1e…ac8257
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x0adb64…e0bae3
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x72f67e…b8f4ab
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x1d59e9…2877db
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x584b05…a504a2
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0xf89b61…b82d05
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x12a5e8…71d6c9
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0xc23adb…1ccd05
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x9a7d02…185374
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x420086…6a0236
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x9b2616…b010a5
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x7a3dd4…2b7fef
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x3d30f3…d2c736
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x67ca65…f062f4
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa16d ago0x4600aa…4c9429

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.