# Omniterminal Hyperliquid Trader Profile Screenshot

> Omniterminal Hyperliquid Trader Profile 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-15).

Renders a bounded PNG screenshot of a public Hyperliquid trader profile page with configurable symbol, time range, chart tab, and capture depth for visual-capable AI agents.

## Facts

- Endpoint: GET https://omniterminal.app/api/x402/v1/screenshots/trader-profile/:address
- 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-hyperliquid-trader-profile-screenshot-ce0988b9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_T20ADBSZHJYdCWc5qg7mx

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-trader-profile-screenshot-ce0988b9
```

Example prompt: Can you grab a PNG screenshot of the Hyperliquid trader profile for wallet 0xAbC123... showing their BTC positions over the last 7 days on the PnL chart tab?

## When to prefer this

Use this endpoint when a vision-capable AI agent needs to visually inspect, display, or analyze a Hyperliquid trader's profile as an image — especially when the raw data has already been retrieved via sibling JSON endpoints and a visual confirmation or shareable chart PNG is needed. Prefer this over JSON trader analysis endpoints when the output must be human-readable at a glance, shared in a report, or processed by a multimodal model.

## Known failure modes

- Invalid or non-existent wallet address returns an error or blank render
- Unsupported symbol or chart tab enum returns a parameter error
- Hyperliquid data unavailable for the requested range results in an empty or partial chart
- Payment not fulfilled via x402 protocol results in 402 Payment Required
- Network timeout during page capture returns a 5xx error

## How this service works

Omni Terminal renders a bounded public Hyperliquid trader-profile PNG with configurable symbol, range, chart tab, and capture depth for visual-capable trading agents.

## Output

A bounded PNG image file depicting the Hyperliquid trader profile page for the specified wallet address, rendered with the requested symbol filter, time range, chart tab selection, and capture depth. The image can be directly displayed or analyzed by vision-capable AI agents.

## More

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