{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-gqgroup-xyz-weathers",
  "title": "GQ Group \u00b7 Current Weather Data",
  "url": "https://x402.gqgroup.xyz/weathers",
  "category": "data",
  "summary": "Retrieves current weather data including temperature, humidity, and conditions for a specified location.",
  "seo": {
    "title": "Weather Data API - GQ Group x402",
    "description": "Get current weather conditions for any location via x402. Temperature, humidity, conditions. $0.10 USDC per call on Base. No API key required."
  },
  "use_cases": [
    "Fetch weather for travel planning applications",
    "Integrate conditions data into logistics workflows",
    "Build location-aware weather monitoring"
  ],
  "ideal_buyer": "Applications needing simple weather data without subscription weather API overhead.",
  "example_prompt": "Get current weather for San Francisco, CA",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 10,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6d4eab0a10d93870a3aeb2a4aab71824fb87c871",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 60,
      "description": "Get current weather data for any location",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "location": {
              "type": "string"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "weather": {
              "type": "string"
            },
            "humidity": {
              "type": "number"
            },
            "conditions": {
              "type": "string"
            },
            "temperature": {
              "type": "number"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-gqgroup-xyz-2",
    "host": "x402.gqgroup.xyz",
    "url": "https://x402.gqgroup.xyz"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-gqgroup-xyz-weathers",
    "url": "https://x402all.com/resource/x402-gqgroup-xyz-weathers",
    "name": "GQ Group \u00b7 Current Weather Data",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-gqgroup-xyz-weathers",
      "@type": "Offer",
      "price": "0.1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.100000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402.gqgroup.xyz/weathers",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-gqgroup-xyz-2",
      "url": "https://x402.gqgroup.xyz",
      "name": "x402.gqgroup.xyz",
      "@type": "Organization"
    },
    "identifier": "x402-gqgroup-xyz-weathers",
    "description": "Get current weather conditions for any location via x402. Temperature, humidity, conditions. $0.10 USDC per call on Base. No API key required.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-gqgroup-xyz-weathers",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-gqgroup-xyz-weathers"
}
