Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x1e304d…1b316a
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x2250e7…af8c96
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xafc7d3…c480af
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xe8cff6…1149b4
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x0ec984…d0a709
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xc1b970…bf277c
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xf3bfd8…61581f
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x8a4b70…c19a1d
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xfa07de…3ae1b9
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xba2f17…840eec
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xd56767…78a41c
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x7926e6…b6b446
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x3be31a…a20025
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xa045ad…679d5c
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x277be1…dc2a94
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x9ac153…d5a4da
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x082485…53989b
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xcee6de…53f806
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xd0844e…d78044
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x1ef093…85ced8
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x1482f2…41200d
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xdd8512…5ffe18
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0xe791ee…be1331
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x54b6f9…badcce
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa24d ago0x3cc979…d46a3c

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.