{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "axol-x402-worker-axol-workers-dev-weather",
  "title": "Axol \u00b7 Weather Report",
  "url": "https://axol-x402-worker.axol.workers.dev/weather",
  "category": "data",
  "summary": "Retrieve a simple JSON weather report with temperature and conditions.",
  "seo": {
    "title": "Weather Data API | Axol x402 Worker",
    "description": "Pay 0.01 USDC for JSON weather reports via x402 micropayment on Base. Simple temperature and condition data."
  },
  "use_cases": [
    "Fetch current weather data for demo applications",
    "Integrate weather feeds into agent workflows",
    "Test x402 payment integration with live data"
  ],
  "ideal_buyer": "Developers testing x402 integrations and agents needing simple weather data feeds.",
  "example_prompt": "Get the current weather report and tell me the temperature and conditions.",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 3.333,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xe5a44acf381ccacaa35acf4334d13342a73ff858",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Returns a simple JSON weather report for the demo region.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "report"
            ],
            "properties": {
              "report": {
                "type": "object",
                "required": [
                  "weather",
                  "temperature"
                ],
                "properties": {
                  "weather": {
                    "type": "string",
                    "description": "Short description such as sunny or rainy."
                  },
                  "temperature": {
                    "type": "number",
                    "description": "Air temperature in Fahrenheit."
                  }
                }
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "axol-x402-worker-axol-workers-dev",
    "host": "axol-x402-worker.axol.workers.dev",
    "title": "Axol x402 Worker",
    "description": "A Cloudflare Worker endpoint offering x402 payment-gated API access. Returns a basic Hono response; specific capabilities are not declared in visible content.",
    "url": "https://axol-x402-worker.axol.workers.dev"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/axol-x402-worker-axol-workers-dev-weather",
    "url": "https://x402all.com/resource/axol-x402-worker-axol-workers-dev-weather",
    "name": "Axol \u00b7 Weather Report",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/axol-x402-worker-axol-workers-dev-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://axol-x402-worker.axol.workers.dev/weather",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/axol-x402-worker-axol-workers-dev",
      "url": "https://axol-x402-worker.axol.workers.dev",
      "name": "Axol x402 Worker",
      "@type": "Organization"
    },
    "identifier": "axol-x402-worker-axol-workers-dev-weather",
    "description": "Pay 0.01 USDC for JSON weather reports via x402 micropayment on Base. Simple temperature and condition data.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=axol-x402-worker-axol-workers-dev-weather",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=axol-x402-worker-axol-workers-dev-weather"
}
