Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3dd…bf3d0xb0ae…2099Basex402 service$0.15100%coinbase29d ago0x517120…629e63
0xc3dd…bf3d0x5d51…d60dBasex402 service$0.10100%coinbase29d ago0xeb8650…c844cb
0xc3dd…bf3d0x5bcd…64ddBasetokenguardCrypto$0.02100%coinbase29d ago0x936a9d…acaee9
0xc3dd…bf3d0x8b1c…6085BaseOrcpinOrcpin Reliability$0.02100%coinbase29d ago0x263851…6df0b5
0xc3dd…bf3dMacaroon NetworkBaseMacaroon NetworkDATA LOOKUP$0.02100%coinbase29d ago0x7e11ec…8cafbf
0xc3dd…bf3d0xd593…700dBasex402 service$0.01100%coinbase29d ago0x237b26…c58983
0xc3dd…bf3d0xd593…700dBasex402 service$0.01100%coinbase29d ago0x40cfff…06b43e
0xc3dd…bf3d0xcf92…42fbBasex402 service$0.01100%coinbase29d ago0x05678e…2b5922
0xc3dd…bf3d0x836b…9ee2BasemagentRxnorm$0.007100%coinbase29d ago0xb86298…2adcfa
0xc3dd…bf3d0x836b…9ee2BasemagentRxnorm$0.007100%coinbase29d ago0x2cf16e…f27933
0xc3dd…bf3d0xabc6…f420Base—$0.10100%coinbase29d ago0x529038…aece08
0xc3dd…bf3d0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase29d ago0x11c18f…610cfa
0xc3dd…bf3d0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase29d ago0x002790…903a09
0xc3dd…bf3d0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase29d ago0x7bad35…2dd632
0xc3dd…bf3d0x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.09100%coinbase29d ago0x19d95a…f73c42
0xc3dd…bf3d0x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.09100%coinbase29d ago0xfc57d9…4fbdf9
0xc3dd…bf3d0xe903…b751Basex402 service$0.05100%coinbase29d ago0x421c07…dfb2f6
0xc3dd…bf3d0x1304…17caBasex402 service$0.05100%coinbase29d ago0xc04252…ec0770
0xc3dd…bf3dvelinus.ethBasex402 service$0.05100%coinbase29d ago0x11c822…c8dd4d
0xc3dd…bf3d0x6d9f…c167Basex402 service$0.05100%coinbase29d ago0xf4ac48…6eaa3d
0xc3dd…bf3d0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase29d ago0x3aed46…b17f7f
0xc3dd…bf3d0x54eb…0d5bBaseMulti-Source NewsNews$0.02100%coinbase29d ago0xe72742…916171
0xc3dd…bf3d0x5d17…2acdBaseAnimica$0.007075100%coinbase29d ago0xf15a36…0c2586
0xc3dd…bf3d0x5d17…2acdBaseAnimica$0.005896100%coinbase29d ago0x4dac11…e7a9dc
0xc3dd…bf3d0x9627…f331Basex402 service$0.005100%coinbase29d ago0x573f7d…22b932

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.