SERVICE / DETAILsearch

Data Lookup API

GET x402-seller.onrender.com/route/hazards

SONAR SCORE0.740
LIVE PRICE0.050000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

21 observations in the last 24h
HANDSHAKE SUCCESS100.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY717msrecent response window
PRICE DRIFT0.0%advertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

Driving route between two US points, cross-checked against live hazards along the way: distance and duration, plus any active NIFC wildfires within a corridor of the route and any National Weather Service alerts in force along it. Returns the fires and alerts actually near the path, with distances, rather than a route and a separate hazard lookup.

Resource: x402-seller.onrender.com/route/hazards

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xbd61dfb01f81c91f02b0ccd51b0220e0c8918639

Payment methods: · Last validation: 2026-09-14 11:55:21.292+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "required": [
          "from",
          "to"
        ],
        "properties": {
          "to": {
            "type": "string",
            "description": "Destination as \"lat,lng\""
          },
          "from": {
            "type": "string",
            "description": "Origin as \"lat,lng\""
          },
          "corridorKm": {
            "type": "string",
            "description": "How far either side of the route to look for wildfires, km (1-100, default 25)"
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object",
        "properties": {
          "route": {
            "type": "object",
            "properties": {
              "to": {
                "type": "object"
              },
              "from": {
                "type": "object"
              },
              "distanceKm": {
                "type": "number"
              },
              "samplePoints": {
                "type": "number"
              },
              "durationMinutes": {
                "type": "number"
              }
            }
          },
          "source": {
            "type": "string"
          },
          "wildfires": {
            "type": "object",
            "properties": {
              "fires": {
                "type": "array"
              },
              "nearest": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "corridorKm": {
                "type": "number"
              },
              "countNearRoute": {
                "type": "number"
              }
            }
          },
          "disclaimer": {
            "type": "string"
          },
          "attribution": {
            "type": "string"
          },
          "hazardsFound": {
            "type": "boolean"
          },
          "weatherAlerts": {
            "type": "object",
            "properties": {
              "count": {
                "type": [
                  "number",
                  "null"
                ]
              },
              "alerts": {
                "type": "array"
              },
              "sampledPoints": {
                "type": "number"
              }
            }
          }
        }
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xbd61dfb01f81c91f02b0ccd51b0220e0c8918639",
        "amount": "50000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xbd61dfb01f81c91f02b0ccd51b0220e0c8918639",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "50000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.