Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc7f…7ae90x4c1d…acbdeip155:1$61.66100%Route unknown102d ago0x01197c…f435c0
0x53f6…d39b0x4c1d…acbdeip155:1$18.96100%Route unknown102d ago0xd368cc…e75c07
0x2d83…f2190x4c1d…acbdeip155:1$250.00100%Route unknown102d ago0x54550a…a8cc56
0x2651…2ffa0x4c1d…acbdeip155:1$184.96100%Route unknown102d ago0xb6dadf…c3f7e4
0x9083…0f950x4c1d…acbdeip155:1$73.50100%Route unknown102d ago0x195eac…339ea8
0x761c…c4b90x4c1d…acbdeip155:1$53.59100%Route unknown102d ago0xf9432d…2290cc
0xba53…8f000x4c1d…acbdeip155:1$105.00100%Route unknown102d ago0xdd3951…14a303
0x7203…757a0x4c1d…acbdeip155:1$10.20100%Route unknown102d ago0x13da56…17e51b
0x7203…757a0x4c1d…acbdeip155:1$11.00100%Route unknown103d ago0x4bc52a…2c3326
0x7203…757a0x4c1d…acbdeip155:1$32.00100%Route unknown103d ago0x588703…d251a6
0x4c1d…acbd0x615c…717deip155:1$5,660.41100%Route unknown103d ago0x5cee01…20637b
0x8f55…274b0x4c1d…acbdeip155:1$2,899.00100%Route unknown103d ago0x293b08…33ebef
0x5aab…1f890x4c1d…acbdeip155:1$510.44100%Route unknown103d ago0x186534…788bd2
0x9083…0f950x4c1d…acbdeip155:1$220.50100%Route unknown103d ago0xa4252a…857d18
0x8f55…274b0x4c1d…acbdeip155:1$99.00100%Route unknown103d ago0xe91c5f…3be710
0x2d83…f2190x4c1d…acbdeip155:1$500.00100%Route unknown103d ago0x96d586…177210
0x8772…f07d0x4c1d…acbdeip155:1$10.08100%Route unknown103d ago0x993d0a…36d8bb
0x2d83…f2190x4c1d…acbdeip155:1$500.00100%Route unknown103d ago0x942644…bc0db9
0xb417…6aeb0x4c1d…acbdeip155:1$18.18100%Route unknown103d ago0xcfea6b…27de2e

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.