# Vibe Springs GeoIntelligence — Historical Weather

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

Returns historical weather data for a geographic location by date or date range

## Facts

- Endpoint: GET https://vibesprings.net/api/v1/geointelligence/weather/historical
- Price: $0.05/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-a2894e20
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_rDVC1ztStjTHC2nJYcKYT

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-a2894e20
```

Example prompt: What was the weather like at coordinates 48.8566, 2.3522 (Paris) on March 15, 2023 — specifically temperature, precipitation, and wind speed?

## When to prefer this

Use this endpoint when you need past weather conditions for a specific date and location — for example, to analyze historical climate patterns, verify conditions during a past event, or enrich datasets with meteorological context. Choose this over the current weather or forecast endpoints when the date of interest is in the past.

## Known failure modes

- Invalid or out-of-range coordinates return an error
- Dates in the future are not supported by this historical endpoint
- Dates too far in the past may fall outside available data coverage
- Missing required parameters (lat/lon or date) return a 400-level error
- Payment failure via x402 protocol results in 402 Payment Required

## How this service works

Vibe Springs GeoIntelligence — Historical Weather

## Output

Returns historical meteorological data for the specified location and date(s), including temperature highs/lows, precipitation amounts, wind speed, humidity, and general weather conditions recorded at that time and place.

## More

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