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.03100%Route unknown91d ago0x7ba8fc…83a57f
0x47ed…e2c50x1892…6085Base$1.32100%Route unknown91d ago0xc74138…99d258
0x47ed…e2c50x1892…6085Base$1.30100%Route unknown91d ago0x70051e…7acfce
0x47ed…e2c50x1892…6085Base$1.28100%Route unknown91d ago0x75dc2a…7c3559
0x47ed…e2c50x1892…6085Base$1.75100%Route unknown91d ago0x4e420d…2d3357
0x47ed…e2c50x1892…6085Base$1.91100%Route unknown91d ago0xafa7d0…198bcc
0x47ed…e2c50x1892…6085Base$1.52100%Route unknown91d ago0xeb55f4…1d171b
0x47ed…e2c50x1892…6085Base$1.72100%Route unknown91d ago0x5b901c…b0faa6
0x47ed…e2c50x1892…6085Base$1.36100%Route unknown91d ago0x93176e…da0abd
0x47ed…e2c50x1892…6085Base$1.87100%Route unknown91d ago0x54cf15…4dc063
0x47ed…e2c50x1892…6085Base$1.99100%Route unknown91d ago0x870c8a…d5f40c
0x47ed…e2c50x1892…6085Base$1.44100%Route unknown91d ago0x6dbfe6…39d751
0x47ed…e2c50x1892…6085Base$1.95100%Route unknown91d ago0x34554f…07e3ac
0x47ed…e2c50x1892…6085Base$1.89100%Route unknown91d ago0xfe5b53…9274f6
0x47ed…e2c50x1892…6085Base$1.56100%Route unknown91d ago0xb705f5…b15025
0x47ed…e2c50x1892…6085Base$1.96100%Route unknown91d ago0x20e945…569e89
0x47ed…e2c50x1892…6085Base$1.28100%Route unknown91d ago0xdc34f4…7ecb99
0x47ed…e2c50x1892…6085Base$1.75100%Route unknown91d ago0x0d604c…49b304
0x47ed…e2c50x1892…6085Base$1.00100%Route unknown91d ago0x4b6e47…c739b5
0x47ed…e2c50x1892…6085Base$1.31100%Route unknown91d ago0xfdda38…a85f33
0x47ed…e2c50x1892…6085Base$1.25100%Route unknown91d ago0x1123ed…b85fef
0x47ed…e2c50x1892…6085Base$1.51100%Route unknown91d ago0xa90150…daffef
0x47ed…e2c50x1892…6085Base$1.97100%Route unknown91d ago0xc51b9c…a9072c
0x47ed…e2c50x1892…6085Base$1.06100%Route unknown91d ago0x7cb5b1…86a62b
0x47ed…e2c50x1892…6085Base$1.11100%Route unknown91d ago0x31bdc1…01d68e

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.