{
  "name": "Monexus Terminal",
  "description": "Agent-payable news intelligence: wire, event threads, licensed articles, SADC retail deals, podcast-corpus search, funding/agentpay/capex/modelwatch intel. x402 / USDC on Solana. No signup.",
  "url": "https://terminal.themonexus.com",
  "payment": "x402 (USDC Solana), passes $5/$19/$79",
  "endpoints": [
    {"path": "/api/v1/wire", "price": 0.001, "desc": "Latest wire items"},
    {"path": "/api/v1/threads", "price": 0.002, "desc": "Live event threads"},
    {"path": "/api/v1/deals", "price": 0.003, "desc": "SADC retail deals"},
    {"path": "/api/v1/deals/hot", "price": 0.001, "desc": "Biggest price drops"},
    {"path": "/api/v1/transcripts/search", "price": 0.002, "desc": "Podcast corpus search"},
    {"path": "/api/v1/transcripts/context", "price": 0.005, "desc": "Segment context window"},
    {"path": "/api/v1/funding", "price": 0.005, "desc": "Funding/IPO events"},
    {"path": "/api/v1/agentpay", "price": 0.002, "desc": "Agentic-payments brief"},
    {"path": "/api/v1/capex", "price": 0.002, "desc": "AI-capex tracker"},
    {"path": "/api/v1/verticals", "price": 0.01, "desc": "Agent-commerce vertical intel"},
    {"path": "/api/v1/modelwatch", "price": 0.005, "desc": "Model-card watch"},
    {"path": "/api/v1/articles", "price": 0.002, "desc": "Licensed article index"},
    {"path": "/api/v1/article/{slug}", "price": 0.01, "desc": "Full article"},
    {"path": "/api/v1/dump", "price": 0.30, "desc": "Full day wire JSONL"},
    {"path": "/api/v1/sample", "price": 0, "desc": "Free sample"}
  ],
  "llms": "https://terminal.themonexus.com/llms.txt",
  "mcp": "https://terminal.themonexus.com/mcp"
}
