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—$29.55100%mrdn57d ago0x7e0b87…cff7b8
0xe55e…f7480x8e77…e2d6Base—$19.65100%mrdn57d ago0xbbeec9…834f6d
0xe55e…f7480x8e77…e2d6Base—$14.78100%mrdn57d ago0x74d3fe…8dbf77
0xe55e…f7480x8e77…e2d6Base—$22.99100%mrdn57d ago0xfaa905…265e09
0xe55e…f7480x8e77…e2d6Base—$25.17100%mrdn57d ago0xc90c84…c056ac
0xe55e…f7480x8e77…e2d6Base—$23.86100%mrdn58d ago0xc9f503…18204a
0xe55e…f7480x8e77…e2d6Base—$14.82100%mrdn58d ago0xe1c3f4…111ecf
0xe55e…f7480x8e77…e2d6Base—$29.93100%mrdn58d ago0x58f8b5…ba092b
0xe55e…f7480x8e77…e2d6Base—$17.03100%mrdn58d ago0xc05a6c…c206a2
0xe55e…f7480x8e77…e2d6Base—$17.24100%mrdn58d ago0x48ea7b…1541c9
0xe55e…f7480x8e77…e2d6Base—$15.06100%mrdn58d ago0x615129…788b35
0xe55e…f7480x8e77…e2d6Base—$16.62100%mrdn58d ago0x4d263b…f727b8
0xe55e…f7480x8e77…e2d6Base—$24.55100%mrdn58d ago0x3308e9…8ba215
0xe55e…f7480x8e77…e2d6Base—$28.42100%mrdn58d ago0xe8f2f7…aff271
0xe55e…f7480x8e77…e2d6Base—$21.45100%mrdn58d ago0x4aafa7…94fa27
0xe55e…f7480x8e77…e2d6Base—$25.57100%mrdn58d ago0x45de8a…55a11e
0xe55e…f7480x8e77…e2d6Base—$20.44100%mrdn58d ago0x163498…b52673
0xe55e…f7480x8e77…e2d6Base—$25.44100%mrdn58d ago0x273c8c…f6fe89
0xe55e…f7480x8e77…e2d6Base—$25.73100%mrdn58d ago0x44a53a…b285bc
0xe55e…f7480x8e77…e2d6Base—$18.79100%mrdn58d ago0x10942e…c43511
0xe55e…f7480x8e77…e2d6Base—$22.57100%mrdn58d ago0x3e7f16…f01a27
0xe55e…f7480x8e77…e2d6Base—$20.88100%mrdn58d ago0xb9116c…f5621f
0xe55e…f7480x8e77…e2d6Base—$23.13100%mrdn58d ago0xc64d51…cededa
0xe55e…f7480x8e77…e2d6Base—$24.61100%mrdn58d ago0xaaef3f…bdc947
0xe55e…f7480x8e77…e2d6Base—$19.67100%mrdn58d ago0xaed2e3…00eed0

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.