Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xc47811…5e9cec
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xb77f79…221b5a
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xa745ea…4f243e
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xdc6a3c…72f2d5
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0x70dec4…c89c51
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x5cc93c…4da72f
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xedf890…60f5fb
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x163073…0943e6
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xdce8f3…cbffe6
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xf44e77…05504b
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0x288f2d…a67690
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xe84fd2…8e3acf
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xc3554a…176761
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0x318ef9…c8260f
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0xae17d7…e56540
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0x13da96…193bc2
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x06102f…6f30c9
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xdec30f…5e8cf9
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0x831828…39eb57
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xbd503d…9ca4a7
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0xa417af…a1b314
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x39f3d6…7a83b8
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0x11af5b…815d7d
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xc57a3a…76f197
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0x76b7de…33d8e8

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.