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.004100%cascade109d ago0xb3000f…c7a325
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase109d ago0x06f4b3…20faff
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade109d ago0x68afe9…ac3be6
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade109d ago0xe329a0…8e6ef2
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade109d ago0x4d04bb…36bc1f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade109d ago0xca4dcf…54687c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade109d ago0xbb96c2…22694e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade109d ago0xa006a2…f56906
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade109d ago0x87f408…fa9395
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade109d ago0x3947d9…201c0d
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade109d ago0x114bcd…ac81d5
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade109d ago0x6006d9…987878
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade109d ago0x14483f…4256ee
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade109d ago0x0e9077…b2ec04
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase109d ago0x676f20…1631f7
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase109d ago0x9bc7f7…200c55
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase109d ago0x5eb19b…927ced
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase109d ago0x07138b…8bdb00
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase109d ago0xcdf171…4c23ed
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase109d ago0xbf591a…e535e4
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade109d ago0x27d611…4c8611
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase109d ago0x61e858…fa7dff
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase109d ago0x09be22…27451b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase109d ago0x67f404…23f073
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase109d ago0xabf1fa…93fcca

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.