AI visibility (experimental)
Updated
What is AI visibility (experimental)?
AI visibility (experimental) is a market-data metric BlackForge measures for every listed pair on nine spot exchanges, once per closed five-minute window. The size of an AI assistant's generated answer about the coin (experimental). It reports what the order book or trade tape showed, not what price will do next.
The facts
| Unit | count |
|---|---|
| Family | Enrichment |
| Key | aiVisibility |
| Quote-relative | No |
| Nullable | Yes |
| Plottable | Yes |
| Available from | Max plan |
Live across all nine venues
AI visibility (experimental) for BTC-USDT, as measured in the latest closed window on each venue. Observed . A venue with no reading for this window shows an em dash — nothing is invented.
| Venue | Symbol | AI visibility (experimental) |
|---|---|---|
| Binance | BTCUSDT | 5 |
| Bitget | BTCUSDT | 5 |
| Bybit | BTCUSDT | 5 |
| Coinbase | BTC-USDT | 5 |
| Gate | BTC_USDT | 5 |
| Kraken | BTCUSDT | 5 |
| Kucoin | BTC-USDT | 5 |
| Mexc | BTCUSDT | 5 |
| Okx | BTC-USDT | 5 |
Query it
AI visibility (experimental) is one field on the wide row /v1/latest returns for a pair. Set $BF to the API base and read it at .values.aiVisibility:
curl -H "x-api-key: $BLACKFORGE_API_KEY" \
"$BF/v1/latest?exchange=binance&symbol=BTCUSDT"
# read the value at: .values.aiVisibilityRelated
Off-book context per coin: market cap, rank, liquidity, attention and developer activity.
← All Enrichment and every other metric · Coverage by venue
What is AI visibility (experimental)?
AI visibility (experimental) is a market-data metric BlackForge measures for every listed pair on nine spot exchanges, once per closed five-minute window. The size of an AI assistant's generated answer about the coin (experimental). It reports what the order book or trade tape showed, not what price will do next.
How is AI visibility (experimental) measured?
BlackForge computes AI visibility (experimental) from each venue’s own order book and trades for every listed pair, once per closed five-minute window, and records it as count. The value is stored exactly as observed.
Which plan includes AI visibility (experimental)?
AI visibility (experimental) is available from the Max plan upward, and on pay-per-call over x402. See pricing for the full plan ladder.
Does AI visibility (experimental) predict where price will go?
No. AI visibility (experimental) is a measurement of what the order book or trade tape showed in the window. It carries no view on future price, and BlackForge scores nothing — every metric is a measurement, not a call.