{
  "stage": "CURIOSITY",
  "current": {
    "price_usd": 0,
    "payment_required": false,
    "status": "free_public_evaluation"
  },
  "x402_testnet_experiment": {
    "status": "prepared_awaiting_dedicated_pay_to_address",
    "network": "Base Sepolia",
    "price": "$0.001 test USDC",
    "real_funds_required": false,
    "status_endpoint": "https://aux.prdictionedge.ai/api/x402.json"
  },
  "research_hypotheses_not_offers": [
    {
      "service": "basic deterministic preflight",
      "target_price_usd": 0.005
    },
    {
      "service": "externally verified preflight",
      "range_usd": [
        0.05,
        0.5
      ]
    },
    {
      "service": "decision-grade verification",
      "range_usd": [
        0.75,
        3
      ],
      "qualifier": "or more depending on evidence cost"
    }
  ],
  "production_pricing_available": false,
  "payment_protocol": {
    "free_service": null,
    "separate_testnet_experiment": "x402 v2"
  },
  "next": {
    "try_free_example": "https://aux.prdictionedge.ai/api/examples",
    "invoke": "https://aux.prdictionedge.ai/v1/preflight"
  }
}