{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x4a-app-weather",
  "title": "X4A \u00b7 Weather Forecast",
  "url": "https://x4a.app/weather",
  "category": "data",
  "summary": "Fetch weather forecasts for a specified city with network selection and payment receipt verification.",
  "seo": {
    "title": "Weather Forecast API | x402 USDC | X4A",
    "description": "City-based weather forecasts via X4AGENT. Pay 0.01 USDC per call via x402 on Base or Solana. Returns forecast data with payment receipt."
  },
  "use_cases": [
    "Retrieve location-based weather data for travel agents",
    "Build multi-network weather oracles",
    "Verify payment receipts for forecast access",
    "Integrate weather triggers into cross-chain agents"
  ],
  "ideal_buyer": "Multi-chain agents and travel automation systems requiring verified weather data with network flexibility.",
  "example_prompt": "Get the weather forecast for Tokyo and return the data with the Base network receipt.",
  "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": "solana",
      "pay_to": "zYWREtSXNZWkqek6gEKa5EbagQsbjCuszRQzJkX4AAM",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Access Weather Forecast",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "city": {
              "type": "string",
              "required": true
            }
          }
        },
        "output": {
          "data": "string",
          "receipt": {}
        }
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x402a4f9aaff4c07e5e21396ae21a529971759f89",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Access Weather Forecast via X4AGENT",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "city": {
              "type": "string",
              "required": true,
              "description": "Parameter for Weather Forecast"
            }
          }
        },
        "output": {
          "data": {
            "type": "string"
          },
          "network": {
            "type": "string"
          },
          "receipt": {
            "type": "object"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-7f073b06e2a0",
  "origin": {
    "slug": "x4a-app",
    "host": "x4a.app",
    "url": "https://x4a.app",
    "favicon": "https://x4a.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x4a-app-weather",
    "url": "https://x402all.com/resource/x4a-app-weather",
    "name": "X4A \u00b7 Weather Forecast",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/x4a-app-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": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/x4a-app-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": "https://x4a.app/weather",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x4a-app",
      "url": "https://x4a.app",
      "name": "x4a.app",
      "@type": "Organization"
    },
    "identifier": "x4a-app-weather",
    "description": "City-based weather forecasts via X4AGENT. Pay 0.01 USDC per call via x402 on Base or Solana. Returns forecast data with payment receipt.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x4a-app-weather",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x4a-app-weather"
}
