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$15.49100%mrdn90d ago0x10419f…031f7f
0xe55e…f7480x8e77…e2d6Base$13.74100%mrdn90d ago0x9180b3…275a3d
0xe55e…f7480x8e77…e2d6Base$11.13100%mrdn90d ago0x47008b…938066
0xe55e…f7480x8e77…e2d6Base$11.08100%mrdn90d ago0x045d05…185b54
0xe55e…f7480x8e77…e2d6Base$22.33100%mrdn90d ago0xf3f28f…43463f
0xe55e…f7480x8e77…e2d6Base$12.03100%mrdn90d ago0xceb0a5…1a06b1
0xe55e…f7480x8e77…e2d6Base$25.43100%mrdn90d ago0x6a2d1b…3e6651
0xe55e…f7480x8e77…e2d6Base$24.86100%mrdn91d ago0x591a89…9d2d1e
0xe55e…f7480x8e77…e2d6Base$13.53100%mrdn91d ago0x149dc4…530177
0xe55e…f7480x8e77…e2d6Base$14.29100%mrdn91d ago0x7c4ab4…009f61
0xe55e…f7480x8e77…e2d6Base$19.61100%mrdn91d ago0x5953d1…ff63c2
0xe55e…f7480x8e77…e2d6Base$23.29100%mrdn91d ago0xa463d6…9f7712
0xe55e…f7480x8e77…e2d6Base$15.86100%mrdn91d ago0xd596a3…95331e
0xe55e…f7480x8e77…e2d6Base$14.59100%mrdn91d ago0x22c661…256a3e
0xe55e…f7480x8e77…e2d6Base$26.01100%mrdn91d ago0x92685e…cd847a
0xe55e…f7480x8e77…e2d6Base$15.92100%mrdn91d ago0xb6762c…a5b86f
0xe55e…f7480x8e77…e2d6Base$12.21100%mrdn91d ago0x7c7567…d973eb
0xe55e…f7480x8e77…e2d6Base$27.01100%mrdn91d ago0xb05248…7259c7
0xe55e…f7480x8e77…e2d6Base$26.88100%mrdn91d ago0x041907…25023a
0xe55e…f7480x8e77…e2d6Base$17.76100%mrdn91d ago0x8e0a1a…aff660
0xe55e…f7480x8e77…e2d6Base$15.65100%mrdn91d ago0x14bd43…e1efd9
0xe55e…f7480x8e77…e2d6Base$27.65100%mrdn91d ago0x3d6147…d2bcaf
0xe55e…f7480x8e77…e2d6Base$19.52100%mrdn91d ago0x85f838…6a47ff
0xe55e…f7480x8e77…e2d6Base$20.95100%mrdn91d ago0xade1cd…fb18d3
0xe55e…f7480x8e77…e2d6Base$23.05100%mrdn91d ago0x570ddc…846b36

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.