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—$25.51100%mrdn97d ago0xc5fd75…bf0b69
0x1cec…8dd40x8e77…e2d6Base—$17.90100%mrdn97d ago0x9612c0…23ddd7
0x1cec…8dd40x8e77…e2d6Base—$18.04100%mrdn97d ago0x9f06b6…d8824d
0x1cec…8dd40x8e77…e2d6Base—$26.24100%mrdn97d ago0x277a2b…eaf4f4
0x1cec…8dd40x8e77…e2d6Base—$26.50100%mrdn97d ago0x7559d6…91b4df
0x1cec…8dd40x8e77…e2d6Base—$12.82100%mrdn97d ago0x1d184d…b6bfa6
0x1cec…8dd40x8e77…e2d6Base—$23.30100%mrdn97d ago0x1520c1…d5aa1f
0x1cec…8dd40x8e77…e2d6Base—$21.37100%mrdn97d ago0x032b7a…15ef1f
0x1cec…8dd40x8e77…e2d6Base—$17.44100%mrdn97d ago0x2bc887…f61991
0x1cec…8dd40x8e77…e2d6Base—$25.53100%mrdn97d ago0x6e1a57…8c8eb7
0x1cec…8dd40x8e77…e2d6Base—$26.38100%mrdn97d ago0xf16640…78b5f1
0x1cec…8dd40x8e77…e2d6Base—$22.34100%mrdn97d ago0xe1d33f…632f78
0x1cec…8dd40x8e77…e2d6Base—$13.31100%mrdn97d ago0x5e2c6c…8ffada
0x1cec…8dd40x8e77…e2d6Base—$21.11100%mrdn97d ago0xf6e858…80542f
0x1cec…8dd40x8e77…e2d6Base—$23.09100%mrdn97d ago0x05f7a2…be2a14
0x1cec…8dd40x8e77…e2d6Base—$16.33100%mrdn97d ago0xf461ec…dcde92
0x1cec…8dd40x8e77…e2d6Base—$17.94100%mrdn98d ago0xd6f914…1fb684
0x1cec…8dd40x8e77…e2d6Base—$13.46100%mrdn98d ago0x557f6d…cb2b41
0x1cec…8dd40x8e77…e2d6Base—$21.38100%mrdn98d ago0x7db713…9c4f61
0x1cec…8dd40x8e77…e2d6Base—$16.64100%mrdn98d ago0xe7086f…277510
0x1cec…8dd40x8e77…e2d6Base—$16.70100%mrdn98d ago0x04300a…06e8c9
0x1cec…8dd40x8e77…e2d6Base—$13.83100%mrdn98d ago0x98a79c…667aaf
0x1cec…8dd40x8e77…e2d6Base—$27.71100%mrdn98d ago0xdbc96a…a27c39
0x1cec…8dd40x8e77…e2d6Base—$24.59100%mrdn98d ago0x115f70…39f70f
0x1cec…8dd40x8e77…e2d6Base—$18.80100%mrdn98d ago0x9076e6…d758dc

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.