# Vibe Springs GeoIntelligence — Current Weather

> Vibe Springs GeoIntelligence — Current Weather is a paid API for AI agents from vibesprings.net, paid per call via x402, $0.01/call, status down (last checked 2026-09-13).

Returns current weather conditions for a given location using the GeoIntelligence platform

## Facts

- Endpoint: GET https://vibesprings.net/api/v1/geointelligence/weather/current
- Price: $0.01/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-83dcf8d2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JQ0xdoraB6hE4ZK8bgEer

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-83dcf8d2
```

Example prompt: What's the current weather in Austin, Texas right now — give me the temperature, conditions, humidity, and wind speed?

## When to prefer this

Use this endpoint when you need live, current weather conditions (not a forecast) for a specific geographic location. Choose this over the 16-day forecast sibling when you only need present-moment data. Prefer this for real-time decision making, location-aware automation, or enriching agent context with current conditions.

## Known failure modes

- Invalid or unrecognized location returns an error or empty result
- Missing required location parameter returns a 400 bad request
- Payment not included or insufficient USDC triggers a 402 payment required response
- Location coordinates out of supported coverage area returns no data
- Network timeout or upstream weather data source unavailable returns a 503

## How this service works

Vibe Springs GeoIntelligence — Current Weather (0.01 USDC)

## Output

Returns real-time current weather conditions for the requested location, including temperature, weather description, humidity, wind speed, and other present meteorological metrics.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vibesprings-net-83dcf8d2/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)
