{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-example-com-weather",
  "title": "Weather Data API \u00b7 Current Conditions Lookup",
  "url": "https://api.example.com/weather",
  "category": "data",
  "summary": "Retrieve current weather information for specified locations.",
  "seo": {
    "title": "Weather Data API | x402 Pay-Per-Call",
    "description": "Get current weather data via x402 micropayments. Pay 0.001 USDC per call on Base. No API keys required."
  },
  "use_cases": [
    "Fetch weather data for travel planning apps",
    "Integrate conditions into IoT automation",
    "Provide location-based weather for chatbot responses"
  ],
  "ideal_buyer": "Weather app developers, IoT systems, and location-aware AI agents.",
  "example_prompt": "Get the current weather for San Francisco, California.",
  "example_request_body": {
    "location": "San Francisco, CA"
  },
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xc29d82981e7759ab22d2630278dffd9ecdecc208",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 60,
      "description": "\ud83c\udf24\ufe0f Get Weather Data | \ud83d\udcb0 Pay $0.001 USDC \u2192 \ud83c\udf21\ufe0f Get Current Weather Info",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "discoverable": true
        },
        "output": {
          "status": {
            "type": "string",
            "required": true,
            "description": "API response status"
          },
          "message": {
            "type": "string",
            "required": true,
            "description": "Status message"
          },
          "weatherData": {
            "type": "object",
            "required": false,
            "description": "Weather information"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-d22f006f1d14",
  "origin": {
    "slug": "api-example-com",
    "host": "api.example.com",
    "url": "https://api.example.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-example-com-weather",
    "url": "https://x402all.com/resource/api-example-com-weather",
    "name": "Weather Data API \u00b7 Current Conditions Lookup",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-example-com-weather",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.example.com/weather",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-example-com",
      "url": "https://api.example.com",
      "name": "api.example.com",
      "@type": "Organization"
    },
    "identifier": "api-example-com-weather",
    "description": "Get current weather data via x402 micropayments. Pay 0.001 USDC per call on Base. No API keys required.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-example-com-weather",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-example-com-weather"
}
