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—$20.23100%mrdn94d ago0xeca336…06668b
0x1cec…8dd40x8e77…e2d6Base—$10.55100%mrdn94d ago0x38a4e5…8a9ce7
0x1cec…8dd40x8e77…e2d6Base—$14.38100%mrdn94d ago0xad3422…bc9827
0x1cec…8dd40x8e77…e2d6Base—$19.10100%mrdn94d ago0x6c1de1…7a98bd
0x1cec…8dd40x8e77…e2d6Base—$13.11100%mrdn94d ago0x0ec2fc…0c653b
0x1cec…8dd40x8e77…e2d6Base—$19.44100%mrdn94d ago0xd75074…2cc665
0x1cec…8dd40x8e77…e2d6Base—$13.33100%mrdn94d ago0x29965d…f7d5ca
0x1cec…8dd40x8e77…e2d6Base—$16.66100%mrdn94d ago0xd60801…3beebf
0x1cec…8dd40x8e77…e2d6Base—$21.05100%mrdn94d ago0x1503b4…da03f2
0x1cec…8dd40x8e77…e2d6Base—$22.33100%mrdn94d ago0x7869b8…8c9ef7
0x1cec…8dd40x8e77…e2d6Base—$16.39100%mrdn94d ago0xd541a3…d690c6
0x1cec…8dd40x8e77…e2d6Base—$12.51100%mrdn94d ago0xa8d87d…b32b4d
0x1cec…8dd40x8e77…e2d6Base—$20.05100%mrdn94d ago0x0afdc1…1819ed
0x1cec…8dd40x8e77…e2d6Base—$19.57100%mrdn94d ago0xcfc777…44929e
0x1cec…8dd40x8e77…e2d6Base—$22.15100%mrdn94d ago0x5249c3…dc12f4
0x1cec…8dd40x8e77…e2d6Base—$19.91100%mrdn94d ago0xf40083…4a8dcc
0x1cec…8dd40x8e77…e2d6Base—$17.38100%mrdn94d ago0x77e95e…090c42
0x1cec…8dd40x8e77…e2d6Base—$11.03100%mrdn94d ago0x4c0b62…247d63
0x1cec…8dd40x8e77…e2d6Base—$21.27100%mrdn94d ago0xec97e8…e1eaff
0x1cec…8dd40x8e77…e2d6Base—$10.94100%mrdn94d ago0xc53991…2f92ae
0x1cec…8dd40x8e77…e2d6Base—$19.39100%mrdn94d ago0x9ec5d1…52f3f0
0x1cec…8dd40x8e77…e2d6Base—$17.91100%mrdn94d ago0x9545ce…91e1e4
0x1cec…8dd40x8e77…e2d6Base—$26.99100%mrdn94d ago0x872a8b…6723b1
0x1cec…8dd40x8e77…e2d6Base—$27.03100%mrdn94d ago0xe3a2ea…becee8
0x1cec…8dd40x8e77…e2d6Base—$23.78100%mrdn94d ago0xc8fe5b…c8587d

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.