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%cascade102d ago0x215da2…0512fb
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade102d ago0x383963…b468fe
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade102d ago0xf5aef9…c7e186
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade102d ago0x288d08…99f5bf
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade102d ago0xb1f7e6…d7f3b4
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade102d ago0xa932a5…c19c76
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade102d ago0xfee238…acd948
0x1ec3…d5670x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0xb9b68e…2a9bb6
0x1ec3…d5670x43a2…f758BaseZapperDefi$0.001125100%coinbase102d ago0x1a9d1a…05abc5
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade102d ago0x131950…9f5b27
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade102d ago0x1cd829…8c077e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade102d ago0xa4f45c…f243d6
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade102d ago0x6ffdd5…14078e
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase103d ago0x978eee…e42d13
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase103d ago0xedf08c…d923f9
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase103d ago0x89f442…e7d01a
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase103d ago0x39cc21…7d6171
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase103d ago0xe4ff5f…935060
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xc9859c…9a2081
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xbd0399…127c47
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xb3a91e…520009
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x33bc09…3868f9
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xbb1e83…f3d389
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xa5b96f…0cbc59
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x34388e…f63bb3

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.