{"$schema":"https://prowzi.com/schemas/x402/v1.json","namespace":"prowzi.x402","version":"2026-06-06","payment_rail":{"name":"x402","token":"USDC","network":"base","scheme":"per_call","facilitator":"configured per environment (see backend x402_payment_service)","auth_header_in":"X-PAYMENT","challenge_header_out":"WWW-Authenticate: x402","settlement":"verified on-chain before response, surfaced in receipt x402_settlement_tx_hash"},"endpoints":[{"id":"intel.market_scan","method":"POST","path":"/x402/intel/market-scan","summary":"Scan bound venues and on-chain venues for opportunities, ranked by conviction and freshness.","request_schema":{"type":"object","required":["venues"],"properties":{"venues":{"type":"array","items":{"type":"string"}},"limit":{"type":"integer","default":25}}},"response_schema":{"type":"object","properties":{"opportunities":{"type":"array","items":{"type":"object","properties":{"venue":{"type":"string"},"asset":{"type":"string"},"direction":{"type":"string","enum":["long","short","yes","no","buy","sell"]},"conviction":{"type":"number"},"provenance_url":{"type":"string"}}}}}},"price_usdc":"0.05"},{"id":"intel.thesis_brief","method":"POST","path":"/x402/intel/thesis-brief","summary":"Produce a conviction brief on a topic.","price_usdc":"0.20"},{"id":"intel.wallet_flow","method":"POST","path":"/x402/intel/wallet-flow","summary":"Read wallet activity on Base, Solana, or Arbitrum.","price_usdc":"0.10"},{"id":"trade.preview","method":"POST","path":"/x402/trade/preview","summary":"Preview a trade on a bound venue.","price_usdc":"0.02"},{"id":"venue.hyperliquid.account_state","method":"POST","path":"/x402/venue/hyperliquid/account-state","summary":"Read account state on a bound Hyperliquid account.","price_usdc":"0.01"},{"id":"venue.polymarket.preview","method":"POST","path":"/x402/venue/polymarket/preview","summary":"Preview a prediction-market trade.","price_usdc":"0.02"},{"id":"report.brief","method":"POST","path":"/x402/report/brief","summary":"Produce a written brief in MD / PDF / HTML.","price_usdc":"0.25"},{"id":"report.pnl","method":"POST","path":"/x402/report/pnl","summary":"Read PnL and attribution for the user.","price_usdc":"0.05"},{"id":"bench.score","method":"POST","path":"/x402/bench/score","summary":"Read a Bench score for a strategy, model, tool, or venue.","price_usdc":"0.01"},{"id":"memory.search","method":"POST","path":"/x402/memory/search","summary":"Search the user's preserved History, Intel unlocks, and briefs.","price_usdc":"0.05"}],"discovery":{"machine_manifest":"GET /api/manifest.json","skills_catalog":"GET /api/skills","agents_catalog":"GET /api/agents","x402_catalog":"GET /api/x402","openapi_pointer":"/api/manifest.json#/x402/openapi"},"policy":{"static_keys":"Prowzi does not require static API keys. Every call is paid with x402.","rate_limits":"Per payer wallet; see backend x402_payment_service for the live policy.","kill_switch":"PROWZI_ECONOMIC_ACTION_KILL_SWITCH and the per-skill approval rail remain authoritative; x402 cannot bypass approval."}}