Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade58d ago0xc9d00c…5a3e0b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade58d ago0x37a1b9…0d569e
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade58d ago0x2e2a7f…bcd96c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade58d ago0x51de39…d8107c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade58d ago0x5f1d7c…3160fe
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade58d ago0x35b2a5…241afb
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0xe929c9…b43f1f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x70fdcb…0ac5c7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade59d ago0x4e1bdd…a46fcc
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0xb063dc…771392
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x3e0589…4d9d4a
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0xdd01e0…81eb0c
0x1ec3…d5670x43a2…f758BaseZapperDefi$0.001125100%coinbase59d ago0x23ddd0…4852a7
0x1ec3…d5670x43a2…f758BaseZapperDefi$0.001125100%coinbase59d ago0x458079…93337e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade59d ago0xb5061f…065983
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x2a9f5e…56722b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0xc0ba59…0a40ad
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x8e509d…013fcc
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0xbeddb8…3c965c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x795c23…25433c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0xbb19d8…99f96a
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x780935…d1bbd6
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x0b688f…20b3a2
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x9f4453…f50f4b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x7ef2d5…e47064

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.