{
  "x402Version": 2,
  "id": 15148,
  "slug": "15148",
  "resource": "https://x402-service-production-e242.up.railway.app/earthquake-risk",
  "description": "USGS earthquake hazard and historical activity lookup by street address or lat/lon coordinates.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "4JVizZAF12UxgMF1Fi1nqcrfBhuuCpHiRM7o9FFfeGdc",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "250000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "hazard": {},
            "historicalActivity": [],
            "notes": [
              "Hazard values are modeled/probabilistic, not a guarantee of future activity.",
              "Site-specific soil/liquefaction risk is not covered by this data."
            ],
            "query": {
              "address": null,
              "lat": 37.7749,
              "lon": -122.4194
            },
            "resolvedAddress": null,
            "source": "USGS Earthquake Hazards Program (Seismic Design Maps + FDSN Event Web Service)"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "address": {
                    "description": "Street address (alternative to lat/lon)",
                    "type": "string"
                  },
                  "lat": {
                    "description": "Latitude (alternative to address)",
                    "type": "number"
                  },
                  "lon": {
                    "description": "Longitude (alternative to address)",
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402-service-production-e242.up.railway.app",
  "lastUpdated": "2026-09-10T23:34:23.159Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-10T23:34:29.056Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-service-production-e242.up.railway.app",
    "manifest_name": "x402-service-production-e242.up.railway.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}