Vibe Springs
GET vibesprings.net/api/delay-risk
Why an agent can trust this route.
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.
Observed outcomes
Combines precipitation history, NRCS soil characteristics, temperature, and wind forecast into a 0–100 scheduling-disruption risk score for outdoor work, events, logistics, and drone operations. US coverage (NOAA/NWS data).
Resource: vibesprings.net/api/delay-risk
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x38C063312719220c676E988f0DEE14B4ec0e44C8
Payment methods: — · Last validation: 2026-09-14 16:46:57.472+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"lat",
"lon"
],
"properties": {
"lat": {
"type": "number",
"description": "Latitude of the site (-90 to 90, US locations only)"
},
"lon": {
"type": "number",
"description": "Longitude of the site (-180 to 180, US locations only)"
},
"days": {
"type": "number",
"description": "Forecast window in days, 1-7 (default: 3)"
},
"soil": {
"type": "string",
"description": "Soil type: clay, sand, loam, silt, mixed (default: mixed)"
},
"profile": {
"type": "string",
"description": "Activity profile: ground_work, outdoor_event, logistics, or aerial (default: ground_work)"
},
"exposure": {
"type": "string",
"description": "Sun exposure: open, shaded (default: open)"
},
"gradient": {
"type": "string",
"description": "Slope gradient: flat, moderate, steep (default: moderate)"
},
"drainageClass": {
"type": "string",
"description": "NRCS Soil Drainage Class (e.g. Well drained, Poorly drained)"
},
"hydrologicGroup": {
"type": "string",
"description": "NRCS Hydrologic Soil Group (A, B, C, D, or dual groups like B/D)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x38C063312719220c676E988f0DEE14B4ec0e44C8",
"amount": "250000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x38C063312719220c676E988f0DEE14B4ec0e44C8",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "250000"
}
]
}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.