Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa11d ago0x6d3cfb…b3568e
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa11d ago0x70597e…e0e106
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa11d ago0x0c0a3a…2859bb
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa11d ago0x5456c9…34d509
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0x17ee86…b4de92
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xb41be4…7d33cc
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xdd94f4…829283
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0x9dcb31…66373c
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xc985c7…464eaf
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xb401d2…89e505
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0x0fc0dc…d96655
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0x708225…854912
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0x87ba2b…37cf7b
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xc9e5f9…4ae52c
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xd37e15…7eb462
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xde27af…a3e2f6
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0x26604f…603e16
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0x953658…5e3151
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0x138242…bcc777
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xa4ff27…c729d6
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xbdcfdc…5f1844
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xaea4f3…485bb0
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xcae47c…b45592
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xf38bce…ff9a4f
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa12d ago0xc2c033…a5de01

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.