Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade110d ago0xe4aa1e…ef6f1a
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade110d ago0xcce7be…56e62c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x215457…c0e7a8
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade110d ago0x470571…a24137
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0xc7bba5…bf27cd
0x3587…3b240x6cf3…8508Basex402 service$0.001100%cascade110d ago0x97c14a…601b92
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x05e854…fb8314
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0xac7994…7b95c5
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x97994f…932b65
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x506f55…ba9a08
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x201a85…220bfb
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x8789b4…707b0d
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x81ca08…93b6e6
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x1c5ff4…603984
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x41882f…0754de
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0xc709bb…6e5125
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0xc077fe…185905
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0xddb3b9…b098fa
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0xf82142…1cca56
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x5bf5c1…75afa1
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x1d7ac6…99197c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x01324a…abd8f8
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x1e3f98…c9d731
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x03d9cd…e4c08e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade110d ago0x135332…daa048

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.