get_btc_usdc_signal
Fetch live BTC/USDC signal from Hyperliquid. Returns direction, cycle context, and verifiable performance data. Pay-per-call via x402.
Instructions
Fetch live BTC/USDC signal state from HyperNatt Mimo on Hyperliquid. Returns direction, active cycle context (cycle state, legs, recent closed state), and verifiable live performance metadata (win rate, trade count, proof links). Pay-per-call: $0.01 USDC on Base via x402. Read-only output for agent workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_payment | No | Optional x402 payment payload (base64 JSON). Omit to receive 402 payment instructions. | |
| full_payload | No | If true, return full JSON; default summary only. |