Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01f9…84d3Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.001100%coinbase13d ago0x303b1b…410add
0x01f9…84d30xcd26…7902Basex402 service$0.01100%coinbase13d ago0x43d07f…3265a1
0x01f9…84d30xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x25eeb3…22b0bd
0x01f9…84d30xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x562f3c…583efa
0x01f9…84d30xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x72f8c7…2c68ee
0x01f9…84d30xc95d…2c80Basex402 service$0.01100%payAI13d ago0x8ea933…3e8fb9
0x01f9…84d30xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x137138…62f2e7
0x01f9…84d30x4466…125eBasex402 service$0.01100%coinbase13d ago0x338939…38e500
0x01f9…84d30x7555…c7e6Base$0.005100%payAI13d ago0xbc9964…74900b
0x01f9…84d30x2740…a96fBaseDEX Data & Agent UtilitiesTreasury$0.01100%coinbase13d ago0x64791e…c7237a
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x017daf…299f49
0x01f9…84d30x4df6…cdeaBaseWeb Search (SERP)Search$0.03100%coinbase13d ago0x727f88…a4131a
0x01f9…84d30x52e2…f3eaBasex402 service$0.001100%coinbase13d ago0x1b3bb0…3788b2

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.