{"openapi":"3.1.0","info":{"title":"BTC15 Intel x402 Gateway","version":"1.0.0","description":"AI-native, pay-per-call BTC15 market intelligence. Stable read-only tools return structured JSON for autonomous agents through x402 payments."},"servers":[{"url":"https://btc15intel.com"}],"paths":{"/healthz":{"get":{"summary":"Gateway health check","responses":{"200":{"description":"Gateway health"}}}},"/tools":{"get":{"summary":"List paid BTC15 read-only tools","responses":{"200":{"description":"Tool catalog"}}}},"/.well-known/x402.json":{"get":{"summary":"x402 payment manifest for AI agents","responses":{"200":{"description":"x402 payment route and resource catalog"}}}},"/llms.txt":{"get":{"summary":"LLM-readable buyer instructions","responses":{"200":{"description":"Plain-text AI agent instructions"}}}},"/free/latest-btc15-summary":{"get":{"summary":"Free latest BTC15 teaser summary with CTA to paid x402 JSON","description":"Public read-only teaser for agent evaluation. No private account identifiers and no order placement.","tags":["btc15","free","teaser","read-only"],"x-read-only":true,"responses":{"200":{"description":"Free BTC15 teaser JSON","content":{"application/json":{"schema":{"type":"object"}}}}}}},"/tools/get_agent_readable_market_brief":{"get":{"summary":"get_agent_readable_market_brief","description":"Returns a compact agent-readable BTC15 market brief designed for downstream AI agents that need a paid summary before deciding whether to call deeper tools.","operationId":"get_agent_readable_market_brief","tags":["btc15","x402","paid","read-only"],"x-read-only":true,"x-payment":{"mode":"x402","scheme":"exact","price":"$0.15","currency":"USDC","network":"base"},"responses":{"200":{"description":"Paid JSON intelligence response","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. The PAYMENT-REQUIRED header contains the x402 payment request.","headers":{"PAYMENT-REQUIRED":{"schema":{"type":"string"}}}}}}},"/tools/get_btc15_full_intelligence_packet":{"get":{"summary":"get_btc15_full_intelligence_packet","description":"Returns a higher-value consolidated BTC15 intelligence packet for autonomous agents that want market brief, market score, tiny lane health, and strategy health in one read-only paid call.","operationId":"get_btc15_full_intelligence_packet","tags":["btc15","x402","paid","read-only"],"x-read-only":true,"x-payment":{"mode":"x402","scheme":"exact","price":"$1.00","currency":"USDC","network":"base"},"responses":{"200":{"description":"Paid JSON intelligence response","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. The PAYMENT-REQUIRED header contains the x402 payment request.","headers":{"PAYMENT-REQUIRED":{"schema":{"type":"string"}}}}}}},"/tools/get_btc15_strategy_health":{"get":{"summary":"get_btc15_strategy_health","description":"Returns strategy-level BTC15 health, drawdown, sample size, settled PnL reconciliation, and deployment-gating warnings.","operationId":"get_btc15_strategy_health","tags":["btc15","x402","paid","read-only"],"x-read-only":true,"x-payment":{"mode":"x402","scheme":"exact","price":"$0.10","currency":"USDC","network":"base"},"responses":{"200":{"description":"Paid JSON intelligence response","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. The PAYMENT-REQUIRED header contains the x402 payment request.","headers":{"PAYMENT-REQUIRED":{"schema":{"type":"string"}}}}}}},"/tools/get_btc15_tiny_live_lane_health":{"get":{"summary":"get_btc15_tiny_live_lane_health","description":"Returns UP/DOWN tiny live lane health, settled PnL reconciliation, fill status, and profitability state from settled rows only.","operationId":"get_btc15_tiny_live_lane_health","tags":["btc15","x402","paid","read-only"],"x-read-only":true,"x-payment":{"mode":"x402","scheme":"exact","price":"$0.05","currency":"USDC","network":"base"},"responses":{"200":{"description":"Paid JSON intelligence response","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. The PAYMENT-REQUIRED header contains the x402 payment request.","headers":{"PAYMENT-REQUIRED":{"schema":{"type":"string"}}}}}}},"/tools/score_kalshi_btc15_market":{"get":{"summary":"score_kalshi_btc15_market","description":"Scores the current BTC15/Kalshi short-horizon market snapshot with freshness, spread/liquidity, and risk flags.","operationId":"score_kalshi_btc15_market","tags":["btc15","x402","paid","read-only"],"x-read-only":true,"x-payment":{"mode":"x402","scheme":"exact","price":"$0.01","currency":"USDC","network":"base"},"responses":{"200":{"description":"Paid JSON intelligence response","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. The PAYMENT-REQUIRED header contains the x402 payment request.","headers":{"PAYMENT-REQUIRED":{"schema":{"type":"string"}}}}}}}}}