# Vibesprings GeoIntelligence Mud & Drying Estimate

> Vibesprings GeoIntelligence Mud & Drying Estimate is a paid API for AI agents from vibesprings.net, paid per call via x402, $0.1/call, status down (last checked 2026-09-13).

Returns a workability estimate for soil/mud conditions and drying outlook at a given geographic location, combining weather and geointelligence data.

## Facts

- Endpoint: GET https://vibesprings.net/api/v1/geointelligence/mudspotter/workability
- Price: $0.1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/vibesprings-net-d7df8759
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_IVuNkamM70Nvpg4btVY-A

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability vibesprings-net-d7df8759
```

Example prompt: Can you check the mud and soil workability conditions right now at latitude 51.5074, longitude -0.1278 — I need to know if the ground is workable and when it's expected to dry out enough for equipment access?

## When to prefer this

Use this endpoint when you need a geointelligence-derived estimate of whether soil or muddy terrain is workable at a specific geographic location — especially for agricultural field planning, construction site readiness, or off-road vehicle access decisions. Prefer this over a generic weather endpoint when the specific output needed is ground/soil workability rather than just precipitation or temperature.

## Known failure modes

- Missing or invalid latitude/longitude returns a 400 error
- Coordinates outside supported coverage area may return no data or an error
- Temporary upstream weather data unavailability causes 503 responses
- Payment not provided or invalid x402 token results in 402 Payment Required

## How this service works

Vibe Springs GeoIntelligence — Mud & Drying Estimate

## Output

A workability assessment for the queried location including current mud/soil conditions, a drying estimate or outlook, and likely a workability score or status indicator to help decide whether ground operations are feasible.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vibesprings-net-d7df8759/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from vibesprings.net](https://www.zero.xyz/host/vibesprings.net/llms.txt)
