Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.00164870%0x4337…ec6832d ago0x40d92f…166466
0x3be9…575c0xf6ee…3bd2Base—$0.00521970%0x4337…187e32d ago0xf43ea1…332047
0x3be9…575c0xf6ee…3bd2Base—$0.0093470%0x4337…306332d ago0x552d34…af0577
0x3be9…575c0xf6ee…3bd2Base—$0.00710770%0x4337…6ef932d ago0x592c92…3d5322
0x3be9…575c0xf6ee…3bd2Base—$0.00140470%0x4337…f2e132d ago0x39cce3…dfcd70
0x3be9…575c0xf6ee…3bd2Base—$0.00217670%0xe196…0ce132d ago0x653d27…a16188
0x3be9…575c0xf6ee…3bd2Base—$0.00083170%0x211d…d17232d ago0xa40f9d…42b4ff
0x3be9…575c0xf6ee…3bd2Base—$0.00163170%0x211d…d17232d ago0x02f53f…2eda78
0x3be9…575c0xf6ee…3bd2Base—$0.0001870%0x4337…d6af32d ago0xdb86a0…155614
0x3be9…575c0xf6ee…3bd2Base—$0.00002370%0xe196…0ce132d ago0x219e1f…ad8547
0x3be9…575c0xf6ee…3bd2Base—$0.00212870%0x4337…9e5d32d ago0x6c6788…8f1375
0x3be9…575c0xf6ee…3bd2Base—$0.00936970%0x4337…6ca532d ago0x1924f2…8f94ef
0x3be9…575c0xf6ee…3bd2Base—$0.00970%0x211d…d17232d ago0xc15930…021c6f
0x3be9…575c0xf6ee…3bd2Base—$0.00348370%0x211d…d17232d ago0xf8a589…417695
0x3be9…575c0xf6ee…3bd2Base—$0.00601270%0x4337…029032d ago0xaeb302…bf7af8
0x3be9…575c0xf6ee…3bd2Base—$0.00560170%0xf279…f77f32d ago0x3777b1…6d7355
0x3be9…575c0xf6ee…3bd2Base—$0.00369670%0x211d…d17232d ago0x33bac7…c6eb81
0x3be9…575c0xf6ee…3bd2Base—$0.00447770%0xe196…0ce132d ago0xad6ca6…ded68e
0x3be9…575c0xf6ee…3bd2Base—$0.00511170%0xe196…0ce133d ago0xfe940e…b9ea63
0x3be9…575c0xf6ee…3bd2Base—$0.00546370%0x4337…beb133d ago0xe51812…f00f7b
0x3be9…575c0xf6ee…3bd2Base—$0.00606270%0xe196…0ce133d ago0xd531d8…1b7891
0x3be9…575c0xf6ee…3bd2Base—$0.00902770%0xe196…0ce133d ago0xd96452…1a028d
0x3be9…575c0xf6ee…3bd2Base—$0.00060170%0x4337…365f33d ago0xb40415…8b67ba
0x3be9…575c0xf6ee…3bd2Base—$0.0045470%0x211d…d17233d ago0x6ecc2e…c2eec9
0x3be9…575c0xf6ee…3bd2Base—$0.00638570%0x4337…b6c233d ago0xbb5116…6adb55

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.