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%fluxa20d ago0xeabb85…6f11b1
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x4411df…86fde7
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x0c7509…e0d292
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0xb3db69…426d0b
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0xdb6cda…886db4
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0xb7c408…26c5a8
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0xcb77f7…079c8e
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x266213…fcda50
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x8ed990…8fe6d0
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0xd89a8b…8f9b3b
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x0768d4…6b4691
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x7ad9a7…bc94cb
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x916743…0ea73a
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0xa2c5db…cc246d
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x968ead…01e4e3
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x6f8f15…3569b9
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0xf30b59…ac4ee0
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x7245fc…c37d7b
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x04a889…261762
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0xb64c79…6f5753
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x7450db…911190
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x59effe…88e0a1
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0xd9677d…d9604a
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x4010fe…f53ce1
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa20d ago0x44ddda…a294a4

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.