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—$19.09100%mrdn101d ago0x5c25fc…260c5d
0xe55e…f7480x8e77…e2d6Base—$17.28100%mrdn101d ago0x5b1121…a2964d
0xe55e…f7480x8e77…e2d6Base—$15.44100%mrdn101d ago0xd29f1c…f3fb6f
0xe55e…f7480x8e77…e2d6Base—$11.74100%mrdn101d ago0x41fcc1…fc28f2
0xe55e…f7480x8e77…e2d6Base—$19.18100%mrdn101d ago0xe0e2fc…a78005
0xe55e…f7480x8e77…e2d6Base—$18.00100%mrdn101d ago0x3847fb…30af54
0xe55e…f7480x8e77…e2d6Base—$20.82100%mrdn101d ago0xddf596…03e113
0xe55e…f7480x8e77…e2d6Base—$21.85100%mrdn101d ago0xf55eb7…1f7f32
0xe55e…f7480x8e77…e2d6Base—$15.32100%mrdn101d ago0xd23e6d…c1dbe8
0xe55e…f7480x8e77…e2d6Base—$17.36100%mrdn102d ago0x2366e5…38509f
0xe55e…f7480x8e77…e2d6Base—$24.36100%mrdn102d ago0xf6f572…6ea144
0xe55e…f7480x8e77…e2d6Base—$16.83100%mrdn102d ago0xf4c754…76274c
0xe55e…f7480x8e77…e2d6Base—$21.92100%mrdn102d ago0xf4f668…af9d40
0xe55e…f7480x8e77…e2d6Base—$19.91100%mrdn102d ago0x7bccb8…6e9e02
0xe55e…f7480x8e77…e2d6Base—$13.20100%mrdn102d ago0x5c5c64…417520
0xe55e…f7480x8e77…e2d6Base—$14.44100%mrdn102d ago0x5df152…bbafcb
0xe55e…f7480x8e77…e2d6Base—$13.83100%mrdn102d ago0x420999…b61987
0xe55e…f7480x8e77…e2d6Base—$19.87100%mrdn102d ago0x02c5ca…f6a2c0
0xe55e…f7480x8e77…e2d6Base—$19.52100%mrdn102d ago0xf33347…5c1a7f
0xe55e…f7480x8e77…e2d6Base—$21.58100%mrdn102d ago0xc8e773…483242
0xe55e…f7480x8e77…e2d6Base—$21.06100%mrdn102d ago0x3109d5…ac2544
0xe55e…f7480x8e77…e2d6Base—$17.52100%mrdn102d ago0x0127a4…c76d94
0xe55e…f7480x8e77…e2d6Base—$14.55100%mrdn102d ago0xf40356…4fa69b
0xe55e…f7480x8e77…e2d6Base—$17.60100%mrdn102d ago0xc864a1…25dbbd
0xe55e…f7480x8e77…e2d6Base—$22.06100%mrdn102d ago0x3a79a7…f8b7e8

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.