{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-gqgroup-xyz-weather",
  "title": "GQ Group \u00b7 Weather Data",
  "url": "http://x402.gqgroup.xyz/weather",
  "category": "data",
  "summary": "Returns current weather conditions including temperature, humidity, and weather description for a specified location.",
  "seo": {
    "title": "Weather Data API | x402 Weather Service",
    "description": "Get current weather data via x402 micropayment. 0.01 USDC per call on Base. Returns temperature, humidity, conditions, and weather description for any location."
  },
  "use_cases": [
    "Retrieve real-time weather data for location-based applications",
    "Integrate weather conditions into travel or event planning agents",
    "Fetch environmental data for IoT and automation systems",
    "Access current weather for agricultural or logistics planning"
  ],
  "ideal_buyer": "Developers building location-aware applications, travel agents, IoT systems, and automation workflows requiring current weather data.",
  "example_prompt": "Get the current weather for New York City including temperature and humidity.",
  "example_request_body": {
    "location": "New York City"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xa17c04c3a9f416c706fc2e92a82f14da0e29bf50",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "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"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-1defbaba64df",
  "origin": {
    "slug": "x402-gqgroup-xyz",
    "host": "x402.gqgroup.xyz",
    "url": "http://x402.gqgroup.xyz"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-gqgroup-xyz-weather",
    "url": "https://x402all.com/resource/x402-gqgroup-xyz-weather",
    "name": "GQ Group \u00b7 Weather Data",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-gqgroup-xyz-weather",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "http://x402.gqgroup.xyz/weather",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-gqgroup-xyz",
      "url": "http://x402.gqgroup.xyz",
      "name": "x402.gqgroup.xyz",
      "@type": "Organization"
    },
    "identifier": "x402-gqgroup-xyz-weather",
    "description": "Get current weather data via x402 micropayment. 0.01 USDC per call on Base. Returns temperature, humidity, conditions, and weather description for any location.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-gqgroup-xyz-weather",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-gqgroup-xyz-weather"
}
