{
  "x402Version": 2,
  "id": 3290,
  "slug": "3290",
  "resource": "https://quotient-api-gateway.onrender.com/api/v1/price-outlooks",
  "description": "Use this endpoint to read calibrated asset price outlooks across equities, crypto, and commodities, grouped by settlement source and horizon. Each returns five scenarios plus a labeled whole-curve directional take. The nearest still-open horizon is marked without hiding neutral views. A PriceSignal is a separate current execution call and appears only on its exact Hyperliquid group.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xC3d01FD2F79d4c57aD106AB8ecc12a5dE24F97cB",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "anchor": "weekly",
            "asset": "wti"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2026-08-17T12:00:00.000Z",
            "contract": "asset-price/1",
            "filters": {
              "anchor": "weekly",
              "asset": "wti",
              "asset_class": null
            },
            "series": [
              {
                "anchor_type": "weekly",
                "asset_class": "commodity",
                "asset_key": "commodity:wti",
                "basis_groups": [],
                "contributing_venues": [],
                "display_name": "WTI crude oil",
                "is_primary_horizon": true,
                "maturity": "experimental",
                "mode": "signal",
                "outlook": null,
                "price_signals": [],
                "series_id": "commodity:wti:price-outlook:weekly",
                "spot_at_obs": null
              }
            ],
            "series_count": 1
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "anchor": {
                    "type": "string"
                  },
                  "asset": {
                    "type": "string"
                  },
                  "asset_class": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "queryParams"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input",
          "output"
        ],
        "type": "object"
      }
    },
    "payment-identifier": {
      "info": {
        "required": false
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "id": {
            "maxLength": 128,
            "minLength": 16,
            "pattern": "^[a-zA-Z0-9_-]+$",
            "type": "string"
          },
          "required": {
            "type": "boolean"
          }
        },
        "required": [
          "required"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "payment-identifier"
  ],
  "sourceHost": "quotient-api-gateway.onrender.com",
  "lastUpdated": "2026-09-11T06:15:19.727Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-11T06:15:19.241Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "quotient-api-gateway.onrender.com",
    "manifest_name": "quotient-api-gateway.onrender.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}