# Whaletape ETH Squeeze Score

> Whaletape ETH Squeeze Score is a paid API for AI agents from whaletape.xyz, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

Returns a 0-100 squeeze-building score for ETH based on stretched funding rates, high open interest, and whale positioning against the crowd, with reasoning

## Facts

- Endpoint: GET https://whaletape.xyz/squeeze/ETH
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/whaletape-eth-squeeze-score-3aff6031
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_RvYk-Fs0NS9Q118XDVr6f

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 whaletape-eth-squeeze-score-3aff6031
```

Example prompt: Is a squeeze building in ETH right now? Give me the squeeze score and walk me through the reasoning — I want to see if funding is stretched, open interest is elevated, and whether whales are positioned against retail.

## When to prefer this

Use this endpoint when you specifically need an ETH squeeze risk signal that synthesizes funding rates, open interest levels, and whale-vs-retail positioning into a single scored metric with interpretable reasoning. Prefer this over raw market data endpoints when you want a pre-computed, opinionated squeeze signal rather than raw numbers you must analyze yourself. Choose the ETH-specific endpoint over the generic /squeeze endpoint when you only need ETH and want minimal payload.

## Known failure modes

- Market data unavailable if Hyperliquid feed is delayed or down
- Score may lag real-time conditions if underlying data refresh is slow
- Returns 404 or empty if ETH market data is missing
- Rate limiting or payment failure if x402 payment not properly handled

## How this service works

Whether a squeeze is building in ETH: stretched funding plus high open interest plus whales positioned against the crowd, scored 0-100 with the reasoning shown. Single-market slice of /squeeze

## Output

A numeric squeeze score from 0 to 100 for ETH, accompanied by human-readable reasoning that explains the contributing factors: how stretched the funding rate is, the magnitude of open interest, and how whale positioning compares to the retail crowd. Higher scores indicate more intense squeeze-building conditions.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/whaletape-eth-squeeze-score-3aff6031/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from whaletape.xyz](https://www.zero.xyz/host/whaletape.xyz/llms.txt)
