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%cascade59d ago0xc9d00c…5a3e0b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x37a1b9…0d569e
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x2e2a7f…bcd96c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x51de39…d8107c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x5f1d7c…3160fe
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade59d ago0x35b2a5…241afb
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0x7a3579…aef9c1
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0xd5a77b…1a644b
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0x0f4f6e…129bfd
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0xad053d…fe72be
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0xb32b27…257de6
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0xe79d3e…cee701
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0xe1a27d…0694c5
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0x0e78fb…4c764c
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0x06e858…61e26e
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0xfa1706…60e362
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0x5e535b…90cd61
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade59d ago0x814754…1d3ac5
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x237ce7…fac5d6
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x0c89dd…1d5842
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x72e766…cb1e10
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0xe83fb5…5a2234
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x6c4074…792f84
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x5d6019…c37876
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x07fea7…244c17

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.