{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "aurai-space-weather",
  "title": "Aurai \u00b7 Current Weather Data",
  "url": "https://aurai.space/weather",
  "category": "data",
  "summary": "Fetch current weather data including temperature and condition. Low-cost utility endpoint for weather information.",
  "seo": {
    "title": "Current Weather API | x402 Weather Data on Base",
    "description": "Get current weather conditions via x402 payment. Returns temperature and weather condition. Minimal-cost weather data endpoint. USDC on Base."
  },
  "use_cases": [
    "Retrieve weather data for location-based agent decisions",
    "Integrate weather conditions into travel or event planning",
    "Add weather context to automated notifications"
  ],
  "ideal_buyer": "Location-aware agents, travel automation systems, and utilities requiring basic weather data.",
  "example_prompt": "Get the current weather and tell me the temperature and conditions.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.005,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xf69bd5bf2379a1330402693e7b086dec22bb7f9b",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100",
      "max_timeout_seconds": 60,
      "description": "Gets the current weather.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET"
        },
        "output": {
          "type": "object",
          "properties": {
            "condition": {
              "type": "string"
            },
            "temperature": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "aurai-space",
    "host": "aurai.space",
    "url": "https://aurai.space"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/aurai-space-weather",
    "url": "https://x402all.com/resource/aurai-space-weather",
    "name": "Aurai \u00b7 Current Weather Data",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/aurai-space-weather",
      "@type": "Offer",
      "price": "0.0001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.000100",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://aurai.space/weather",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/aurai-space",
      "url": "https://aurai.space",
      "name": "aurai.space",
      "@type": "Organization"
    },
    "identifier": "aurai-space-weather",
    "description": "Get current weather conditions via x402 payment. Returns temperature and weather condition. Minimal-cost weather data endpoint. USDC on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=aurai-space-weather",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=aurai-space-weather"
}
