Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x6cf3…8508Basex402 service$0.004100%cascade66d ago0x124791…1ba16a
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0x071bdc…a313af
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0x01a07d…294ce3
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0x089eca…5b533f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade67d ago0x9734b6…bcd52a
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0x19e959…cc5d74
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0x1b1c8b…65abd5
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade67d ago0x7b9c4f…f3ff9f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0xecb530…82ed98
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0x824cd4…c6d9dd
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0x2e380b…60b6af
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade67d ago0x793066…2c5f42
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0x3eccc0…b999e5
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade67d ago0xa1bc5e…82959f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0xd5f1a2…3128db
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0xaa7d79…d76be9
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade67d ago0xb065a0…c09936
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade67d ago0x452f31…e6c984
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade67d ago0x765380…446ade
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade67d ago0x1d8107…29dbc7
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade67d ago0x1b473b…5a0960
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade67d ago0xda50a9…c34cd9
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade67d ago0xfdb95e…979938
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade67d ago0x5d21fe…4fb871
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade67d ago0xa58873…180b65

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.