{
  "x402Version": 2,
  "id": 3356,
  "slug": "3356",
  "resource": "https://hazard.lonestaroracle.xyz/hazard",
  "description": "Global (or per-country) natural-hazard / disaster alert signal (optional ?country=)",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x52Ab53912D37759B2ad364f22dD06B16714b6C06",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "3nmeVj5m9Uq2hSTfsVsn3tJMHRJQNMKR1AjzyUJbrSgw",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "country": "Japan"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "active_alerts": {
              "green": 98,
              "orange": 1,
              "red": 1
            },
            "alert_score": 6,
            "by_type": {
              "Earthquake": 55,
              "Flood": 8,
              "Tropical Cyclone": 3,
              "Wildfire": 74
            },
            "events": [
              {
                "alert": "Red",
                "country": "China",
                "date": "2026-08-05",
                "name": "Flood in China",
                "source": "GDACS",
                "type": "Flood"
              },
              {
                "alert": "Orange",
                "country": "Japan, China",
                "date": "2026-08-06",
                "name": "DOLPHIN-26",
                "source": "GDACS",
                "type": "Tropical Cyclone"
              }
            ],
            "hazard_level": "ELEVATED",
            "max_score": 10,
            "scope": "global",
            "source": "GDACS + USGS Earthquake Hazards"
          },
          "format": "json",
          "type": "object"
        }
      },
      "schema": {
        "category": "risk",
        "description": "Global natural-hazard / disaster alerting made agent-callable. One x402 call returns a hazard-stress signal (CALM / ACTIVE / ELEVATED / SEVERE with a 0-10 score) — globally or for a specific country — built from the official multi-hazard alert feeds: GDACS (Global Disaster Alert & Coordination System) Red/Orange/Green levels across earthquake, tropical cyclone, flood, volcano, wildfire and drought, plus USGS earthquakes. Returns the count of active Red/Orange alerts, the biggest current events named with country and alert level, a breakdown by hazard type, and a plain-language read. The physical-disaster leg a risk, insurance, supply-chain or logistics agent needs, served pay-per-call. Pass ?country= to scope it. $0.05 in USDC on Base via x402. Sources: GDACS + USGS Earthquake Hazards (all free/public). Sibling of GeoPulse and ConflictPulse. Alert levels reflect potential humanitarian impact, not confirmed casualties.",
        "name": "HazardPulse",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "country": {
                    "description": "Optional. Scope to a country (name or ISO/keyword, e.g. Japan, Philippines). Omit for the global hazard signal. Aliases: nation, q, iso.",
                    "example": "Japan",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "active_alerts": {
                  "green": 98,
                  "orange": 1,
                  "red": 1
                },
                "alert_score": 6,
                "by_type": {
                  "Earthquake": 55,
                  "Flood": 8,
                  "Tropical Cyclone": 3,
                  "Wildfire": 74
                },
                "events": [
                  {
                    "alert": "Red",
                    "country": "China",
                    "date": "2026-08-05",
                    "name": "Flood in China",
                    "source": "GDACS",
                    "type": "Flood"
                  },
                  {
                    "alert": "Orange",
                    "country": "Japan, China",
                    "date": "2026-08-06",
                    "name": "DOLPHIN-26",
                    "source": "GDACS",
                    "type": "Tropical Cyclone"
                  }
                ],
                "hazard_level": "ELEVATED",
                "max_score": 10,
                "scope": "global",
                "source": "GDACS + USGS Earthquake Hazards"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "tags": [
          "hazard",
          "disaster",
          "natural-disaster",
          "earthquake",
          "risk"
        ],
        "type": "object",
        "version": "1.0.0"
      }
    },
    "bc_kg64bd18": {}
  },
  "tags": [
    "bazaar",
    "bc_kg64bd18"
  ],
  "sourceHost": "hazard.lonestaroracle.xyz",
  "lastUpdated": "2026-09-16T23:00:40.401Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-16T23:00:40.146Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "hazard.lonestaroracle.xyz",
    "manifest_name": "hazard.lonestaroracle.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}