{
  "generated_at": "2026-05-09T17:40:40.689898+00:00",
  "slug": "x402-minara-ai-x402-prediction-market-ask",
  "title": "X402 Prediction Market Ask",
  "url": "https://x402.minara.ai/x402/prediction-market-ask",
  "category": "finance",
  "summary": "X402 Prediction Market Ask \u2014 x402-protected finance API. Pay $0.200 per call on base. Indexed by x402all.",
  "seo": {
    "title": "X402 Prediction Market Ask \u2014 x402 finance API \u00b7 $0.200 per call",
    "description": "X402 Prediction Market Ask \u2014 x402-protected finance API. Pay $0.200 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 6.667,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "stale",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xcf5815e9063fa0b04be0cb5c1db583eef9ef5fbb",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "200000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "AI-powered prediction market analysis. Analyze prediction market events and get probability estimates for each outcome with detailed reasoning.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "link": {
              "type": "string",
              "required": true,
              "description": "Prediction market page link (e.g., Polymarket event URL)"
            },
            "mode": {
              "enum": [
                "fast",
                "expert"
              ],
              "type": "string",
              "required": true,
              "description": "Chat mode: fast or expert"
            },
            "only_result": {
              "type": "boolean",
              "required": false,
              "description": "Only return prediction probabilities without reasoning, default to false"
            },
            "customPrompt": {
              "type": "string",
              "required": false,
              "description": "Custom instructions to guide the analysis. Use this to specify focus areas, risk preferences, or analysis style."
            }
          }
        },
        "output": {
          "properties": {
            "reasoning": {
              "type": "string",
              "description": "AI reasoning and analysis (empty if only_result=true)"
            },
            "predictions": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "noProb": {
                    "type": "number",
                    "description": "Probability of NO for this outcome (0-1)"
                  },
                  "outcome": {
                    "type": "string",
                    "description": "Outcome name (event option, e.g., candidate name, team name)"
                  },
                  "yesProb": {
                    "type": "number",
                    "description": "Probability of YES for this outcome (0-1)"
                  }
                }
              },
              "description": "Array of prediction outcomes. Each outcome represents an event option with its yes/no probabilities."
            }
          },
          "description": "Prediction market analysis result"
        }
      }
    },
    {
      "scheme": "exact",
      "network": "polygon",
      "pay_to": "0xCF5815e9063FA0b04Be0Cb5C1DB583eeF9ef5fbB",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "max_amount_required_atomic": "200000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "AI-powered prediction market analysis. Analyze prediction market events and get probability estimates for each outcome with detailed reasoning.",
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "link": {
              "type": "string",
              "required": true,
              "description": "Prediction market page link (e.g., Polymarket event URL)"
            },
            "mode": {
              "enum": [
                "fast",
                "expert"
              ],
              "type": "string",
              "required": true,
              "description": "Chat mode: fast or expert"
            },
            "only_result": {
              "type": "boolean",
              "required": false,
              "description": "Only return prediction probabilities without reasoning, default to false"
            },
            "customPrompt": {
              "type": "string",
              "required": false,
              "description": "Custom instructions to guide the analysis. Use this to specify focus areas, risk preferences, or analysis style."
            }
          },
          "discoverable": true
        },
        "output": {
          "properties": {
            "reasoning": {
              "type": "string",
              "description": "AI reasoning and analysis (empty if only_result=true)"
            },
            "predictions": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "noProb": {
                    "type": "number",
                    "description": "Probability of NO for this outcome (0-1)"
                  },
                  "outcome": {
                    "type": "string",
                    "description": "Outcome name (event option, e.g., candidate name, team name)"
                  },
                  "yesProb": {
                    "type": "number",
                    "description": "Probability of YES for this outcome (0-1)"
                  }
                }
              },
              "description": "Array of prediction outcomes. Each outcome represents an event option with its yes/no probabilities."
            }
          },
          "description": "Prediction market analysis result"
        }
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xCF5815e9063FA0b04Be0Cb5C1DB583eeF9ef5fbB",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "200000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "AI-powered prediction market analysis. Analyze prediction market events and get probability estimates for each outcome with detailed reasoning.",
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "link": {
              "type": "string",
              "required": true,
              "description": "Prediction market page link (e.g., Polymarket event URL)"
            },
            "mode": {
              "enum": [
                "fast",
                "expert"
              ],
              "type": "string",
              "required": true,
              "description": "Chat mode: fast or expert"
            },
            "only_result": {
              "type": "boolean",
              "required": false,
              "description": "Only return prediction probabilities without reasoning, default to false"
            },
            "customPrompt": {
              "type": "string",
              "required": false,
              "description": "Custom instructions to guide the analysis. Use this to specify focus areas, risk preferences, or analysis style."
            }
          },
          "discoverable": true
        },
        "output": {
          "properties": {
            "reasoning": {
              "type": "string",
              "description": "AI reasoning and analysis (empty if only_result=true)"
            },
            "predictions": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "noProb": {
                    "type": "number",
                    "description": "Probability of NO for this outcome (0-1)"
                  },
                  "outcome": {
                    "type": "string",
                    "description": "Outcome name (event option, e.g., candidate name, team name)"
                  },
                  "yesProb": {
                    "type": "number",
                    "description": "Probability of YES for this outcome (0-1)"
                  }
                }
              },
              "description": "Array of prediction outcomes. Each outcome represents an event option with its yes/no probabilities."
            }
          },
          "description": "Prediction market analysis result"
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-minara-ai",
    "host": "x402.minara.ai",
    "url": "https://x402.minara.ai",
    "favicon": "https://x402.minara.ai/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-minara-ai-x402-prediction-market-ask",
    "url": "https://x402all.com/resource/x402-minara-ai-x402-prediction-market-ask",
    "name": "X402 Prediction Market Ask",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/x402-minara-ai-x402-prediction-market-ask",
        "@type": "Offer",
        "price": "0.2",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.200000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/x402-minara-ai-x402-prediction-market-ask",
        "@type": "Offer",
        "price": "0.2",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "polygon"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.200000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/x402-minara-ai-x402-prediction-market-ask",
        "@type": "Offer",
        "price": "0.2",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.200000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      }
    ],
    "sameAs": "https://x402.minara.ai/x402/prediction-market-ask",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-minara-ai",
      "url": "https://x402.minara.ai",
      "name": "x402.minara.ai",
      "@type": "Organization"
    },
    "identifier": "x402-minara-ai-x402-prediction-market-ask",
    "description": "X402 Prediction Market Ask \u2014 x402-protected finance API. Pay $0.200 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-minara-ai-x402-prediction-market-ask",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-minara-ai-x402-prediction-market-ask"
}