get_similarity_match
Identifies top 3 historical BTC microstructure regimes most similar to current market using live liq_radar snapshots, returning cosine similarity and observed ~4h price outcomes.
Instructions
Find the top 3 historical BTC microstructure regimes most similar to now using HyperNatt live liq_radar snapshots (~15m cadence). Returns cosine similarity %, match context, and observed ~4h BTC price outcomes. Pay-per-call: $0.01 USDC on Base via x402. Read-only analogy for agents — not a trade signal.
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 feature vectors; default summary only. |