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—$28.64100%mrdn110d ago0xdccdfa…8aef84
0x1cec…8dd40x8e77…e2d6Base—$26.21100%mrdn110d ago0x6c2b96…0f82b6
0x1cec…8dd40x8e77…e2d6Base—$29.20100%mrdn110d ago0xdcf17b…c91140
0x1cec…8dd40x8e77…e2d6Base—$27.09100%mrdn110d ago0xe3e701…c7dff7
0x1cec…8dd40x8e77…e2d6Base—$17.22100%mrdn110d ago0xc6752a…549f06
0x1cec…8dd40x8e77…e2d6Base—$27.84100%mrdn110d ago0x40fd12…b4e35d
0x1cec…8dd40x8e77…e2d6Base—$26.54100%mrdn110d ago0x52de78…c86e29
0x1cec…8dd40x8e77…e2d6Base—$21.76100%mrdn110d ago0x0b3261…451785
0x1cec…8dd40x8e77…e2d6Base—$20.96100%mrdn110d ago0x268b76…3dfd1b
0x1cec…8dd40x8e77…e2d6Base—$25.62100%mrdn110d ago0x3abd7a…7fd321
0x1cec…8dd40x8e77…e2d6Base—$25.90100%mrdn110d ago0x2ba06d…91c087
0x1cec…8dd40x8e77…e2d6Base—$26.09100%mrdn110d ago0x359f3c…8abd2f
0x1cec…8dd40x8e77…e2d6Base—$31.51100%mrdn110d ago0x11ab44…78b020
0x1cec…8dd40x8e77…e2d6Base—$21.93100%mrdn110d ago0xcbc8d6…0553ec
0x1cec…8dd40x8e77…e2d6Base—$24.91100%mrdn111d ago0x241e71…a53d15
0x1cec…8dd40x8e77…e2d6Base—$19.61100%mrdn111d ago0x2516a7…1b1675
0x1cec…8dd40x8e77…e2d6Base—$23.26100%mrdn111d ago0xf049a5…a14e46
0x1cec…8dd40x8e77…e2d6Base—$15.36100%mrdn111d ago0x29dbd5…0d49dd
0x1cec…8dd40x8e77…e2d6Base—$28.78100%mrdn111d ago0x8bb31b…1845d8
0x1cec…8dd40x8e77…e2d6Base—$26.94100%mrdn111d ago0x0b75ef…431290
0x1cec…8dd40x8e77…e2d6Base—$31.65100%mrdn111d ago0x67c954…11c4b7
0x1cec…8dd40x8e77…e2d6Base—$32.06100%mrdn111d ago0x28bee6…b76872
0x1cec…8dd40x8e77…e2d6Base—$15.57100%mrdn111d ago0x6a019e…87261f
0x1cec…8dd40x8e77…e2d6Base—$30.34100%mrdn111d ago0xd7f305…9c009e
0x1cec…8dd40x8e77…e2d6Base—$16.87100%mrdn111d ago0xc75336…5c4e71

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.