Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf98…fe7e0xc0ce…380fBaseBrowser UseBrowser-use$1.00100%coinbase17d ago0x37bc23…65d988
0xcf98…fe7e0x9173…8c38Basex402 service$0.001100%coinbase17d ago0x40c089…92f0da
0xcf98…fe7eKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase17d ago0x8e564f…20d03d
0xcf98…fe7e0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0x5119f4…c3039d
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase17d ago0x5576ef…ed49e7
0xcf98…fe7e0x9863…fd15BaseAgentServicesData$0.003100%coinbase17d ago0x80b128…30701c
0xcf98…fe7e0xd5f9…8618Basex402 service$0.001100%coinbase17d ago0xa8abf5…2adc5a
0xcf98…fe7e0xd5f9…8618Basex402 service$0.001100%coinbase17d ago0x3e2fa9…560dc0
0xcf98…fe7e0xd5f9…8618Basex402 service$0.001100%coinbase17d ago0xb8ae66…8b1f15
0xcf98…fe7e0xc9b7…3e6aBasex402 service$0.05100%coinbase17d ago0xf0ecf8…6ae5f1
0xcf98…fe7e0x733f…6457BaseOmni TerminalOmni-terminal$0.001100%coinbase17d ago0x6f899b…7313e0
0xcf98…fe7e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0xd8ca9c…01ad7b
0xcf98…fe7e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase17d ago0x30dacf…0f7a2b
0xcf98…fe7e0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase17d ago0x597c0f…740be8
0xcf98…fe7e0xccd2…131aBasex402 service$0.01100%coinbase17d ago0xd287ef…0341c3
0xcf98…fe7e0x548f…abc4BasehyperextendHyperliquid$0.002100%coinbase17d ago0x6bdedd…5111ad
0xcf98…fe7e0x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase17d ago0x42ef06…4c020c
0xcf98…fe7eNodeFlareBaseNodeFlareBase$0.001100%coinbase17d ago0xbdfec7…5e6c1c
0xcf98…fe7e0x059d…5945Basex402 service$0.10100%coinbase17d ago0xe344d3…a0d615
0xcf98…fe7e0x5e70…4eb9Basex402 service$0.02100%coinbase17d ago0x2678b6…4d02e8
0xcf98…fe7e0x76a6…c8a2BaseSirenicFrance$0.005100%coinbase17d ago0x6af045…3f23b5
0xcf98…fe7e0x9876…2690BaseSchemaSurex402$0.01100%coinbase17d ago0xb3226a…472b3f
0xcf98…fe7e0x7dd5…2629Basex402 service$0.02100%coinbase17d ago0x692f51…c15c02
0xcf98…fe7e0x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase17d ago0x7da2b8…bf2352
0xcf98…fe7e0xc751…86a1Baseglim.shTwitter$0.002100%coinbase17d ago0x1ee0c6…fbeff3

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.