# Omniterminal Hyperliquid Liquidation Bucket Screenshot

> Omniterminal Hyperliquid Liquidation Bucket Screenshot is a paid API for AI agents from omniterminal.app, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Renders a bounded PNG image of a single published Hyperliquid liquidation bucket at a specified price level and side (long/short) for a given symbol.

## Facts

- Endpoint: GET https://omniterminal.app/api/x402/v1/screenshots/liquidation-bucket/:symbol
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/omniterminal-hyperliquid-liquidation-bucket-screenshot-c4d786b9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2v0oDeHqI4udANVL-VAbt

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-hyperliquid-liquidation-bucket-screenshot-c4d786b9
```

Example prompt: Can you render a liquidation bucket PNG for BTC on Hyperliquid — specifically the long side bucket at the $95,000 price level?

## When to prefer this

Choose this endpoint when you need a visual PNG representation of a single, specific Hyperliquid liquidation bucket at a known price and side — ideal for vision-capable AI models, trade journaling, or embedding in reports. Prefer the sibling 'all liquidation levels' endpoint if you need an overview of all buckets, or the price chart endpoint if you want OHLCV data with liquidation overlays.

## Known failure modes

- Invalid or unsupported symbol returns an error
- Specified price level has no published liquidation bucket data
- Invalid side parameter (must be long or short)
- Payment not processed or insufficient USDC balance
- Network or upstream Hyperliquid data unavailability
- Symbol not currently traded on Hyperliquid

## How this service works

Omni Terminal renders a bounded PNG for one published Hyperliquid liquidation bucket at an explicit price and side for visual trading agents.

## Output

A bounded PNG image file visually representing a single Hyperliquid liquidation bucket at the specified price level and side (long or short) for the requested symbol. The image is sized/cropped to fit the specific bucket and is suitable for display or passing to vision-capable AI models.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/omniterminal-hyperliquid-liquidation-bucket-screenshot-c4d786b9/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)
