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$16.40100%mrdn69d ago0xbb8fba…8ac51e
0x4754…327b0x8e77…e2d6Base$12.65100%mrdn69d ago0xeeffdb…50b800
0x4754…327b0x8e77…e2d6Base$19.90100%mrdn69d ago0x408101…9507c8
0x4754…327b0x8e77…e2d6Base$21.45100%mrdn69d ago0xb818c4…6ac079
0x4754…327b0x8e77…e2d6Base$18.75100%mrdn69d ago0xd1be59…091c44
0x4754…327b0x8e77…e2d6Base$21.78100%mrdn69d ago0x88f8e5…3f7542
0x4754…327b0x8e77…e2d6Base$25.98100%mrdn69d ago0x8ab6ae…18058b
0x4754…327b0x8e77…e2d6Base$16.46100%mrdn69d ago0x1265fe…d4fa48
0x4754…327b0x8e77…e2d6Base$16.77100%mrdn69d ago0xd7c5d3…cdecc0
0x4754…327b0x8e77…e2d6Base$13.36100%mrdn69d ago0x41ff60…313172
0x4754…327b0x8e77…e2d6Base$10.70100%mrdn69d ago0x0e3901…51c946
0x4754…327b0x8e77…e2d6Base$19.40100%mrdn69d ago0x530dcb…779ce1
0x4754…327b0x8e77…e2d6Base$24.47100%mrdn69d ago0x04dbb3…b8199e
0x4754…327b0x8e77…e2d6Base$14.68100%mrdn69d ago0x3587c3…bb8340
0x4754…327b0x8e77…e2d6Base$11.52100%mrdn69d ago0x59b473…593dd0
0x4754…327b0x8e77…e2d6Base$18.64100%mrdn69d ago0xd4ad95…edbd53
0x4754…327b0x8e77…e2d6Base$16.79100%mrdn69d ago0xf8781f…39b2b0
0x4754…327b0x8e77…e2d6Base$16.46100%mrdn69d ago0xa64f3e…ace6d3
0x4754…327b0x8e77…e2d6Base$11.53100%mrdn69d ago0x3e516e…db4d72
0x4754…327b0x8e77…e2d6Base$17.33100%mrdn69d ago0xe32442…ebdb37
0x4754…327b0x8e77…e2d6Base$18.46100%mrdn69d ago0xe34a2b…4248ff
0x4754…327b0x8e77…e2d6Base$13.12100%mrdn69d ago0x5b72d3…885dff
0x4754…327b0x8e77…e2d6Base$15.10100%mrdn69d ago0x4c36ad…e43095
0x4754…327b0x8e77…e2d6Base$23.75100%mrdn69d ago0x6bc352…044f8e
0x4754…327b0x8e77…e2d6Base$10.58100%mrdn70d ago0x283837…17d641

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.