Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$18.94100%mrdn84d ago0x8fa0a5…f8e94f
0x4754…327b0x8e77…e2d6Base—$13.65100%mrdn84d ago0x4a5c3c…268174
0x4754…327b0x8e77…e2d6Base—$25.77100%mrdn84d ago0x5736b0…ba3033
0x4754…327b0x8e77…e2d6Base—$14.98100%mrdn84d ago0xb8edb7…1f8bf5
0x4754…327b0x8e77…e2d6Base—$13.16100%mrdn84d ago0x288a31…2698ce
0x4754…327b0x8e77…e2d6Base—$26.35100%mrdn84d ago0x4485c9…edc19a
0x4754…327b0x8e77…e2d6Base—$18.75100%mrdn84d ago0xd6d338…e73652
0x4754…327b0x8e77…e2d6Base—$23.27100%mrdn84d ago0xc2d33f…92f3ed
0x4754…327b0x8e77…e2d6Base—$19.77100%mrdn84d ago0xd68268…870239
0x4754…327b0x8e77…e2d6Base—$19.24100%mrdn84d ago0x972905…07a283
0x4754…327b0x8e77…e2d6Base—$18.24100%mrdn84d ago0x21d32a…e9a889
0x4754…327b0x8e77…e2d6Base—$12.74100%mrdn84d ago0x1d1fb0…44adbb
0x4754…327b0x8e77…e2d6Base—$12.50100%mrdn84d ago0x99e8ac…6d896f
0x4754…327b0x8e77…e2d6Base—$17.38100%mrdn84d ago0x474ff2…37a55b
0x4754…327b0x8e77…e2d6Base—$22.06100%mrdn84d ago0x940855…a21cb1
0x4754…327b0x8e77…e2d6Base—$21.25100%mrdn84d ago0xa2b01d…884e8e
0x4754…327b0x8e77…e2d6Base—$27.59100%mrdn84d ago0x7c2b4c…4dc7c7
0x4754…327b0x8e77…e2d6Base—$17.61100%mrdn84d ago0xdf1136…ce553b
0x4754…327b0x8e77…e2d6Base—$23.85100%mrdn84d ago0x5dc520…3fd093
0x4754…327b0x8e77…e2d6Base—$24.64100%mrdn84d ago0x816246…5deb56
0x4754…327b0x8e77…e2d6Base—$15.47100%mrdn85d ago0x1fb3b7…0edf12
0x4754…327b0x8e77…e2d6Base—$28.87100%mrdn85d ago0x0b8b6a…370e8f
0x4754…327b0x8e77…e2d6Base—$17.30100%mrdn85d ago0x1713da…e2f596
0x4754…327b0x8e77…e2d6Base—$24.63100%mrdn85d ago0x9f45d0…2e2855
0x4754…327b0x8e77…e2d6Base—$15.19100%mrdn85d ago0x0473cf…a4b2f2

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.