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.75100%mrdn87d ago0xc1da87…944da2
0x4754…327b0x8e77…e2d6Base—$9.86100%mrdn87d ago0xa751af…2e2a60
0x4754…327b0x8e77…e2d6Base—$20.87100%mrdn87d ago0x2c4cc5…59d6d8
0x4754…327b0x8e77…e2d6Base—$17.59100%mrdn87d ago0x3ecc4a…c854a5
0x4754…327b0x8e77…e2d6Base—$20.63100%mrdn87d ago0x0a215e…019a6f
0x4754…327b0x8e77…e2d6Base—$16.33100%mrdn87d ago0x77e0c7…534a16
0x4754…327b0x8e77…e2d6Base—$14.97100%mrdn87d ago0xe70fb3…f5c984
0x4754…327b0x8e77…e2d6Base—$14.32100%mrdn87d ago0x228668…a51885
0x4754…327b0x8e77…e2d6Base—$9.09100%mrdn87d ago0x08493f…c7e783
0x4754…327b0x8e77…e2d6Base—$11.76100%mrdn87d ago0xc4cfbe…b677f3
0x4754…327b0x8e77…e2d6Base—$21.75100%mrdn87d ago0x7bfd88…078971
0x4754…327b0x8e77…e2d6Base—$13.49100%mrdn87d ago0x2dbd6f…b84083
0x4754…327b0x8e77…e2d6Base—$20.45100%mrdn87d ago0xb706d8…e212f6
0x4754…327b0x8e77…e2d6Base—$14.28100%mrdn87d ago0x30a1b6…34cfb1
0x4754…327b0x8e77…e2d6Base—$17.79100%mrdn87d ago0xd04aed…b9505f
0x4754…327b0x8e77…e2d6Base—$19.55100%mrdn87d ago0x341c2d…6cb257
0x4754…327b0x8e77…e2d6Base—$17.36100%mrdn87d ago0x4bd71b…cea5e0
0x4754…327b0x8e77…e2d6Base—$23.59100%mrdn87d ago0xf6027e…be4211
0x4754…327b0x8e77…e2d6Base—$12.27100%mrdn87d ago0x58dfc9…65181a
0x4754…327b0x8e77…e2d6Base—$24.78100%mrdn87d ago0xdde9af…120bb3
0x4754…327b0x8e77…e2d6Base—$17.40100%mrdn88d ago0x92b164…ffb0aa
0x4754…327b0x8e77…e2d6Base—$17.88100%mrdn88d ago0xf49075…44d2fd
0x4754…327b0x8e77…e2d6Base—$15.58100%mrdn88d ago0xfae069…4474cc
0x4754…327b0x8e77…e2d6Base—$25.32100%mrdn88d ago0x43f486…e654d3
0x4754…327b0x8e77…e2d6Base—$14.20100%mrdn88d ago0x34a5ed…6862e4

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.