Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$22.07100%mrdn61d ago0xc122aa…7472c0
0x1cec…8dd40x8e77…e2d6Base—$28.70100%mrdn61d ago0x9caff7…42c41b
0x1cec…8dd40x8e77…e2d6Base—$22.40100%mrdn61d ago0x8b0a04…586468
0x1cec…8dd40x8e77…e2d6Base—$13.60100%mrdn61d ago0x47e237…67c1cf
0x1cec…8dd40x8e77…e2d6Base—$22.36100%mrdn61d ago0x2cf346…e420d4
0x1cec…8dd40x8e77…e2d6Base—$28.71100%mrdn61d ago0x78a8a2…2d4d8e
0x1cec…8dd40x8e77…e2d6Base—$27.77100%mrdn61d ago0x5b237b…e67bd3
0x1cec…8dd40x8e77…e2d6Base—$22.09100%mrdn61d ago0x53e2ea…d6444e
0x1cec…8dd40x8e77…e2d6Base—$25.08100%mrdn61d ago0xdb4d99…0de183
0x1cec…8dd40x8e77…e2d6Base—$14.13100%mrdn61d ago0xce72f0…c70dd6
0x1cec…8dd40x8e77…e2d6Base—$14.96100%mrdn61d ago0x013e1f…cd4b38
0x1cec…8dd40x8e77…e2d6Base—$22.22100%mrdn61d ago0xfaa43f…92e47a
0x1cec…8dd40x8e77…e2d6Base—$14.70100%mrdn61d ago0x5bddcb…293305
0x1cec…8dd40x8e77…e2d6Base—$24.88100%mrdn61d ago0x664c31…bab5af
0x1cec…8dd40x8e77…e2d6Base—$25.60100%mrdn61d ago0xa8871f…342ae0
0x1cec…8dd40x8e77…e2d6Base—$17.48100%mrdn61d ago0x40cf45…e61353
0x1cec…8dd40x8e77…e2d6Base—$23.24100%mrdn61d ago0xc2d3de…d4c188
0x1cec…8dd40x8e77…e2d6Base—$12.29100%mrdn61d ago0x463e12…7f2526
0x1cec…8dd40x8e77…e2d6Base—$16.60100%mrdn61d ago0xa2cc13…26942f
0x1cec…8dd40x8e77…e2d6Base—$35.22100%mrdn61d ago0xc6b69d…2ccf15
0x1cec…8dd40x8e77…e2d6Base—$17.54100%mrdn61d ago0xc1c5e9…03d7dc
0x1cec…8dd40x8e77…e2d6Base—$29.27100%mrdn61d ago0x076bde…8b6176
0x1cec…8dd40x8e77…e2d6Base—$33.42100%mrdn61d ago0x832a72…a227a3
0x1cec…8dd40x8e77…e2d6Base—$31.31100%mrdn62d ago0x385b1b…435f74
0x1cec…8dd40x8e77…e2d6Base—$24.25100%mrdn62d ago0x45e0be…d9cac3

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.