Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf22f…59cd0x1892…6085Base$1.84100%Route unknown95d ago0x6d7887…bcf0ca
0xf22f…59cd0x1892…6085Base$1.96100%Route unknown95d ago0xdd427d…910bef
0xf22f…59cd0x1892…6085Base$1.90100%Route unknown95d ago0x1d9d75…28885f
0xf22f…59cd0x1892…6085Base$1.52100%Route unknown95d ago0xd03478…832986
0xf22f…59cd0x1892…6085Base$1.85100%Route unknown95d ago0x4a9c73…17fbea
0xf22f…59cd0x1892…6085Base$1.86100%Route unknown95d ago0x6e1b4e…c31573
0xf22f…59cd0x1892…6085Base$1.38100%Route unknown96d ago0x0ad557…a35e45
0xf22f…59cd0x1892…6085Base$1.07100%Route unknown96d ago0xfebf70…10efeb
0xf22f…59cd0x1892…6085Base$1.31100%Route unknown96d ago0x71d859…4435da
0xf22f…59cd0x1892…6085Base$1.68100%Route unknown96d ago0x7a95f0…bd5d1e
0xf22f…59cd0x1892…6085Base$1.21100%Route unknown96d ago0x92f8fc…e9d613
0xf22f…59cd0x1892…6085Base$1.45100%Route unknown96d ago0x75ca6a…6436ec
0xf22f…59cd0x1892…6085Base$1.46100%Route unknown96d ago0xe11268…ab14fd
0xf22f…59cd0x1892…6085Base$1.70100%Route unknown96d ago0xb18253…74b221
0xf22f…59cd0x1892…6085Base$1.62100%Route unknown96d ago0x694e2a…486aad
0xf22f…59cd0x1892…6085Base$1.53100%Route unknown96d ago0x246087…5663b3
0xf22f…59cd0x1892…6085Base$1.15100%Route unknown96d ago0x85458a…4d25d0
0xf22f…59cd0x1892…6085Base$1.34100%Route unknown96d ago0x99e9c9…9ff3bf
0xf22f…59cd0x1892…6085Base$1.56100%Route unknown96d ago0x3c4454…827735
0xf22f…59cd0x1892…6085Base$1.27100%Route unknown96d ago0x5a435d…8792b7
0xf22f…59cd0x1892…6085Base$1.56100%Route unknown96d ago0x6971c0…25c96b
0xf22f…59cd0x1892…6085Base$1.81100%Route unknown96d ago0x515abc…7a8082
0xf22f…59cd0x1892…6085Base$1.20100%Route unknown96d ago0x31376e…957e58
0xf22f…59cd0x1892…6085Base$1.69100%Route unknown96d ago0x813ed6…9d7331
0xf22f…59cd0x1892…6085Base$1.67100%Route unknown96d ago0x9efd85…fa5af2

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.