{
  "x402Version": 2,
  "id": 6907,
  "slug": "6907",
  "resource": "https://data.intel.rallylive.ca/data/weather/pittsburgh",
  "description": "Current weather in Pittsburgh right now: temperature, feels-like, humidity, wind speed and direction, precipitation, cloud cover and conditions from Open-Meteo, plus today's sunrise and sunset. No API key. $0.01 per call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xFC24FD34da9e49A0110DCaEe3Ad30eC54175eBB3",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0xFC24FD34da9e49A0110DCaEe3Ad30eC54175eBB3",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "1000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "query": "now"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "cloud_cover_pct": 40,
            "condition": "partly cloudy",
            "feels_like_c": 17.9,
            "humidity_pct": 60,
            "local_time": "2026-09-11T14:00",
            "location": "Toronto",
            "precipitation_mm": 0,
            "resolved": {
              "country": "Canada",
              "latitude": 43.7,
              "longitude": -79.42,
              "name": "Toronto"
            },
            "temperature_c": 18.4,
            "wind_dir": 250,
            "wind_kmh": 12
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "data.intel.rallylive.ca",
  "lastUpdated": "2026-09-16T04:27:30.689Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-16T04:27:30.122Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "data.intel.rallylive.ca",
    "manifest_name": "data.intel.rallylive.ca",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}