Live crypto market intelligence from Binance spot data: price, 24h volume, RSI/M...
https://global-alpha-flow-oracle.vercel.app/api/oracleOverview
Live crypto market intelligence from Binance spot data: price, 24h volume, RSI/MACD/EMA/ATR indicators, order block levels and volume-profile metrics.
Protocol
x402 (POST)
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
global-alpha-flow-oracle
Source
bazaar
Indexed
2026-08-13 23:11:47
Health
Status
healthy
Latency (p50)
122ms
Uptime (30d)
80.0%
Reliability Score
85/100
Last Checked
2026-08-15 00:23:33
Last Healthy
2026-08-15 00:23:33
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodyFields": {
"symbol": {
"description": "Crypto ticker to analyze. Bare tickers are quoted in USDT (BTC -> BTCUSDT); a full Binance pair such as ETHBTC also works.",
"example": "BTC",
"required": true,
"type": "string"
},
"timeframe": {
"default": "4h",
"description": "Candle timeframe the analysis is computed on.",
"enum": [
"15m",
"1h",
"4h",
"1d",
"1w"
],
"required": false,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"dataSource": {
"type": "object"
},
"generatedAt": {
"format": "date-time",
"type": "string"
},
"orderBlocks": {
"description": "demand and supply zones with volume strength, mitigation state and distance from spot.",
"type": "object"
},
"pair": {
"type": "string"
},
"price": {
"description": "last, change24hPercent, high24h, low24h and vwap24h.",
"type": "object"
},
"symbol": {
"type": "string"
},
"technicalIndicators": {
"description": "rsi14 with signal, MACD(12/26/9), EMA 20/50/200, ATR(14) and trendBias.",
"type": "object"
},
"timeframe": {
"type": "string"
},
"volumeMetrics": {
"description": "24h base/quote volume, relative volume, taker delta, CVD, buy pressure and a 70% value-area volume profile.",
"type": "object"
}
},
"required": [
"symbol",
"pair",
"price",
"technicalIndicators",
"orderBlocks",
"volumeMetrics"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-15 00:23:33 | healthy | 402 | 76ms | |
| 2026-08-14 22:52:26 | healthy | 402 | 122ms | |
| 2026-08-14 17:15:09 | healthy | 402 | 900ms | |
| 2026-08-14 10:22:14 | healthy | 402 | 225ms | |
| 2026-08-14 06:10:44 | method_not_allowed | 405 | 73ms |