Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ed…e2c50x1892…6085Base$1.16100%Route unknown95d ago0x6b1b52…10bafe
0x47ed…e2c50x1892…6085Base$1.44100%Route unknown95d ago0x701209…f6a540
0x47ed…e2c50x1892…6085Base$1.18100%Route unknown95d ago0x6e15ea…936682
0x47ed…e2c50x1892…6085Base$1.04100%Route unknown95d ago0x104b64…a3db5a
0x47ed…e2c50x1892…6085Base$1.30100%Route unknown95d ago0xffc8d8…4714b6
0x47ed…e2c50x1892…6085Base$1.47100%Route unknown95d ago0xcee32a…601678
0x47ed…e2c50x1892…6085Base$1.29100%Route unknown95d ago0x278d88…80f8e8
0x47ed…e2c50x1892…6085Base$1.40100%Route unknown95d ago0x909493…7a7873
0x47ed…e2c50x1892…6085Base$1.07100%Route unknown95d ago0x214309…e89db8
0x47ed…e2c50x1892…6085Base$1.14100%Route unknown95d ago0xdf9ff4…e0bff5
0x47ed…e2c50x1892…6085Base$1.68100%Route unknown95d ago0xbe02c2…ca02a9
0x47ed…e2c50x1892…6085Base$1.53100%Route unknown95d ago0xb96601…61d055
0x47ed…e2c50x1892…6085Base$1.93100%Route unknown95d ago0xd603f7…2fc64d
0x47ed…e2c50x1892…6085Base$1.91100%Route unknown95d ago0x399d1e…a0da2e
0x47ed…e2c50x1892…6085Base$1.21100%Route unknown95d ago0x946796…4299e4
0x47ed…e2c50x1892…6085Base$1.59100%Route unknown95d ago0xb36214…51de30
0x47ed…e2c50x1892…6085Base$1.66100%Route unknown95d ago0xe86f08…0adbfc
0x47ed…e2c50x1892…6085Base$1.10100%Route unknown95d ago0xd93891…b78649
0x47ed…e2c50x1892…6085Base$1.87100%Route unknown95d ago0x1182ef…5000a4
0x47ed…e2c50x1892…6085Base$1.91100%Route unknown95d ago0x5a7495…bfe871
0x47ed…e2c50x1892…6085Base$1.12100%Route unknown95d ago0x0a3347…f17f9c
0x47ed…e2c50x1892…6085Base$1.14100%Route unknown95d ago0x35cdc1…f8fa34
0x47ed…e2c50x1892…6085Base$1.83100%Route unknown95d ago0x1943af…99fe2f
0x47ed…e2c50x1892…6085Base$1.74100%Route unknown95d ago0xfc31cf…22bcfd
0x47ed…e2c50x1892…6085Base$1.08100%Route unknown95d ago0x7c9950…6ef663

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.