Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
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
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x91c29c…560ff3
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x23d446…049ca2
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x9777f0…368f36
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0xbff79c…214cb5
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x2aaac7…31540f
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x965ac3…628b86
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x488006…6fc0ab
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x6eb74f…4cbeeb
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x72cdba…8696de
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x6211f3…cd2024
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x8ae85f…e3a22f
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0xa6ece5…e865a7
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0xcf4cee…d4bcdb
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x1661ab…f0906f
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x77ffe1…2bd7b1
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0xf67b83…db2536
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x73c0ee…683c75
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade59d ago0x15cf12…c31e0e

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.