Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$20.25100%mrdn98d ago0x926c88…591603
0x13db…51920x8e77…e2d6Base—$24.42100%mrdn98d ago0x295774…0f017a
0x13db…51920x8e77…e2d6Base—$13.60100%mrdn98d ago0xf2ccf6…bf3312
0x13db…51920x8e77…e2d6Base—$24.46100%mrdn98d ago0x0ba462…8bd792
0x13db…51920x8e77…e2d6Base—$20.37100%mrdn99d ago0x0cab3f…741a7a
0x13db…51920x8e77…e2d6Base—$16.60100%mrdn99d ago0x88fac6…16272b
0x13db…51920x8e77…e2d6Base—$29.60100%mrdn99d ago0xf2b2a2…b82a15
0x13db…51920x8e77…e2d6Base—$23.55100%mrdn99d ago0x9cf869…1876c2
0x13db…51920x8e77…e2d6Base—$30.62100%mrdn99d ago0x324b06…fc1cd2
0x13db…51920x8e77…e2d6Base—$24.62100%mrdn99d ago0x96d2f8…7d91a6
0x13db…51920x8e77…e2d6Base—$26.86100%mrdn99d ago0x58fe24…56111b
0x13db…51920x8e77…e2d6Base—$30.78100%mrdn99d ago0x862b0a…992b69
0x13db…51920x8e77…e2d6Base—$30.95100%mrdn99d ago0x9701ef…a7e520
0x13db…51920x8e77…e2d6Base—$24.49100%mrdn99d ago0x077dc2…0dfd85
0x13db…51920x8e77…e2d6Base—$18.44100%mrdn99d ago0x51eb46…d09504
0x13db…51920x8e77…e2d6Base—$22.17100%mrdn99d ago0x0f8b02…4d382d
0x13db…51920x8e77…e2d6Base—$21.21100%mrdn99d ago0xdd7bfd…053cea
0x13db…51920x8e77…e2d6Base—$29.60100%mrdn99d ago0x783913…a2acdb
0x13db…51920x8e77…e2d6Base—$29.53100%mrdn99d ago0x9c9758…d7deb3
0x13db…51920x8e77…e2d6Base—$29.07100%mrdn99d ago0xa45b8a…14b830
0x13db…51920x8e77…e2d6Base—$27.30100%mrdn99d ago0x7851d7…6537cc
0x13db…51920x8e77…e2d6Base—$18.15100%mrdn99d ago0xdf92c1…39f2ae
0x13db…51920x8e77…e2d6Base—$25.81100%mrdn99d ago0x721615…928c45
0x13db…51920x8e77…e2d6Base—$14.97100%mrdn99d ago0x2d496c…800db3
0x13db…51920x8e77…e2d6Base—$15.08100%mrdn99d ago0x16c14f…592667

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.