# Omniterminal Liquidation Levels Chart PNG

> Omniterminal Liquidation Levels Chart PNG is a paid API for AI agents from omniterminal.app, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Renders a bounded PNG chart of Hyperliquid liquidation levels for a given symbol, showing price structure alongside published forced-liquidation clusters for visual inspection by AI agents.

## Facts

- Endpoint: GET https://omniterminal.app/api/x402/v1/screenshots/liquidation-levels/:symbol
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/omniterminal-liquidation-levels-chart-png-7d20c2ae
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Fnp-RSiIDdPLPIFZYKVRx

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 omniterminal-liquidation-levels-chart-png-7d20c2ae
```

Example prompt: Pull up the Hyperliquid liquidation levels chart for BTC as a PNG so I can see where the biggest forced-liquidation clusters sit relative to current price.

## When to prefer this

Choose this endpoint when a visual-capable AI agent or human needs to spatially inspect Hyperliquid liquidation level placement against price structure as an image — particularly useful before entering, sizing, or adjusting a position, or when textual liquidation data alone is insufficient for understanding cluster density and proximity. Prefer this over raw liquidation data endpoints when the goal is visual layout inspection rather than numeric analysis.

## Known failure modes

- Invalid or unsupported symbol returns an error response
- Hyperliquid data unavailable or stale may result in an empty or partial chart
- Payment not processed (x402 protocol failure) blocks the response
- Network timeout if the chart rendering takes too long
- Symbol with no published liquidation data returns a blank or minimal chart

## How this service works

Omni Terminal renders a bounded price-chart PNG with published Hyperliquid liquidation levels so visual-capable trading agents can inspect level placement and price structure.

## Output

A bounded PNG image file displaying the Hyperliquid price chart for the requested symbol with published liquidation level clusters overlaid, enabling visual inspection of liquidation pressure concentration and price structure by an AI agent or human.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/omniterminal-liquidation-levels-chart-png-7d20c2ae/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from omniterminal.app](https://www.zero.xyz/host/omniterminal.app/llms.txt)
