Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base$20.20100%mrdn79d ago0x4bd880…a746a0
0xe55e…f7480x8e77…e2d6Base$12.77100%mrdn79d ago0x419a39…f3807a
0xe55e…f7480x8e77…e2d6Base$19.11100%mrdn79d ago0xae6e22…f81b42
0xe55e…f7480x8e77…e2d6Base$17.43100%mrdn79d ago0x9024d7…c5442e
0xe55e…f7480x8e77…e2d6Base$15.30100%mrdn79d ago0x83a746…d69838
0xe55e…f7480x8e77…e2d6Base$16.82100%mrdn79d ago0x3ec055…656ce7
0xe55e…f7480x8e77…e2d6Base$13.21100%mrdn79d ago0xa3d9ac…ec2a03
0xe55e…f7480x8e77…e2d6Base$14.92100%mrdn79d ago0xe5157f…7be1e7
0xe55e…f7480x8e77…e2d6Base$11.35100%mrdn79d ago0xdc5491…ecf21e
0xe55e…f7480x8e77…e2d6Base$13.18100%mrdn79d ago0x7cffd9…ca1c5d
0xe55e…f7480x8e77…e2d6Base$15.98100%mrdn79d ago0x8664d9…669a57
0xe55e…f7480x8e77…e2d6Base$27.53100%mrdn79d ago0x872c66…4a8c70
0xe55e…f7480x8e77…e2d6Base$23.84100%mrdn79d ago0x2d983e…aecf68
0xe55e…f7480x8e77…e2d6Base$25.35100%mrdn79d ago0xe2ce11…21db8e
0xe55e…f7480x8e77…e2d6Base$14.95100%mrdn79d ago0xf1110e…f56880
0xe55e…f7480x8e77…e2d6Base$16.61100%mrdn79d ago0x378e94…f8ec06
0xe55e…f7480x8e77…e2d6Base$19.42100%mrdn79d ago0xfb4e4f…cc0b6d
0xe55e…f7480x8e77…e2d6Base$20.27100%mrdn80d ago0x7c7cd1…6632c7
0xe55e…f7480x8e77…e2d6Base$24.33100%mrdn80d ago0xd50653…c81ea0
0xe55e…f7480x8e77…e2d6Base$23.30100%mrdn80d ago0x8f3768…7a9ee4
0xe55e…f7480x8e77…e2d6Base$24.85100%mrdn80d ago0x142c71…84d31a
0xe55e…f7480x8e77…e2d6Base$21.08100%mrdn80d ago0xb94b69…65a3c7
0xe55e…f7480x8e77…e2d6Base$13.99100%mrdn80d ago0x4d52b7…a782a1
0xe55e…f7480x8e77…e2d6Base$21.88100%mrdn80d ago0x25938d…f9363c
0xe55e…f7480x8e77…e2d6Base$20.61100%mrdn80d ago0xb65741…722005

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.