{"openapi":"3.1.0","info":{"title":"SatsSignal Demand Radar","version":"0.2.0","description":"Machine-readable x402 market intelligence for paid agent tools."},"servers":[{"url":"https://srv1334799.hstgr.cloud"}],"paths":{"/v1/pricing":{"get":{"summary":"Free machine-readable x402 pricing and integration routes","responses":{"200":{"description":"OK"}}}},"/v1/market/sample":{"get":{"summary":"Free sample of x402 demand radar data","responses":{"200":{"description":"OK"}}}},"/v1/market/categories":{"get":{"summary":"Free x402 demand categories","responses":{"200":{"description":"OK"}}}},"/v1/market/map":{"get":{"summary":"Paid market map ($0.05)","x-x402-price-usd":0.05,"responses":{"200":{"description":"OK"},"402":{"description":"Payment required"}}}},"/v1/market/competitors":{"get":{"summary":"Paid competitor search ($0.03)","x-x402-price-usd":0.03,"parameters":[{"name":"query","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"},"402":{"description":"Payment required"}}}},"/v1/market/opportunities":{"get":{"summary":"Paid opportunity scoring ($0.15)","x-x402-price-usd":0.15,"responses":{"200":{"description":"OK"},"402":{"description":"Payment required"}}}},"/v1/market/validate":{"post":{"summary":"Paid product thesis validation ($0.25)","x-x402-price-usd":0.25,"responses":{"200":{"description":"OK"},"402":{"description":"Payment required"}}}},"/v1/market/top-buyers":{"get":{"summary":"Paid top buyer wallets ($0.10)","x-x402-price-usd":0.1,"responses":{"200":{"description":"OK"},"402":{"description":"Payment required"}}}},"/v1/x402/demand/status":{"get":{"summary":"Free cursor and materiality teaser; buy changes only when likelyMaterial=true","parameters":[{"name":"since","in":"query","required":false,"schema":{"type":"string","format":"date-time"}}],"responses":{"200":{"description":"OK"}}}},"/v1/x402/demand/snapshot":{"get":{"summary":"Paid demand snapshot ($0.01)","x-x402-price-usd":0.01,"responses":{"200":{"description":"OK"},"402":{"description":"Payment required"}}}},"/v1/x402/demand/changes":{"get":{"summary":"Paid temporal changes after likelyMaterial=true ($0.03)","x-x402-price-usd":0.03,"parameters":[{"name":"since","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"},"402":{"description":"Payment required"}}}},"/v1/x402/demand/builder-brief":{"get":{"summary":"Paid pre-decision temporal builder brief ($0.10)","x-x402-price-usd":0.1,"responses":{"200":{"description":"OK"},"402":{"description":"Payment required"}}}}}}