get_mm_hunt_score
Determine if market makers are hunting your position with a single score (-100 to 100), pressure direction, and alert level. Get quick hunt read without full trap analysis.
Instructions
Is the Market Maker hunting your position? One-line liquidation pressure summary. USE WHEN: quick hunt read, alert_level, magnet_bias. NOT WHEN: full trap/sweep math (get_mm_trap_state) or raw clusters (get_liq_radar). RETURNS: hypernatt_mm_hunt_score_v1 — mm_hunt_score (-100..100), pressure_direction, alert_level, long_trap_phase, interpretation_en. COST: 1 credit / free tier / quota / $0.01 x402 Base. Side effects: none.
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 with inputs; default summary only. | |
| agent_wallet | No | Optional EVM wallet (0x + 40 hex). Skips x402 when quota covers credit weight. |