Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0xf3e8dd…a73126
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x851453…a506eb
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x77ed76…0814d5
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x7b41e7…1ade36
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x6699cd…6a6550
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0xb0cae5…f04925
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa37d ago0x23d048…6fa05d
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x054509…dc9a3b
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x9641e9…fdeeae
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0xbb354f…707660
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x6f237a…6d3d2f
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x1aa90e…73d932
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x391d65…43fd3f
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0xff60c5…690189
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0xf45f0f…d8cd5b
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x081669…bc685e
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0xf569e9…ddc9ba
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0xf7dc20…0fd6ca
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa37d ago0x435acf…ad493f
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x82d2ab…39f205
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x42da04…339e70
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x0e21a9…bb38b2
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x82d133…d5b828
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0xc72656…8d7590
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x50660e…c7bbfd

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.