Fetches current USD prices of BTC, ETH, and also quant predictions for BTC and E...
https://beta.vaultlayer.xyz/api/x402/price/predictionOverview
Fetches current USD prices of BTC, ETH, and also quant predictions for BTC and ETH for the next 5 minutes and 8 hours using Allora Network.
Protocol
x402
Price
$0.50
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
beta
Source
bazaar
Indexed
2026-03-02 01:13:34
Health
Status
down
Latency (p50)
92ms
Uptime (30d)
0.0%
Reliability Score
35/100
Last Checked
2026-06-28 10:47:04
Last Healthy
Never
Consecutive Failures
836
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {},
"type": "http"
}
Output Schema
{
"properties": {
"cache_info": {
"additionalProperties": {
"type": "string"
},
"description": "TTL hints for internal caches (5m, 10m, etc.).",
"type": "object"
},
"fear_and_greed": {
"description": "Latest Fear & Greed index payload from Alternative.me.",
"type": [
"object",
"null"
]
},
"meta": {
"description": "Field-level descriptions, units, and caching hints.",
"type": "object"
},
"prices": {
"additionalProperties": {
"properties": {
"current_price": {
"description": "Spot price in USD sourced from CoinGecko.",
"type": [
"number",
"null"
]
},
"last_updated": {
"description": "ISO-8601 timestamp of the asset snapshot.",
"format": "date-time",
"type": "string"
},
"log_returns_20min": {
"description": "Predicted BTC log returns over 20 minutes.",
"type": [
"object",
"null"
]
},
"log_returns_24hour": {
"description": "Predicted log returns over 24 hours (direction + magnitude).",
"type": [
"object",
"null"
]
},
"log_returns_8hour": {
"description": "Predicted log returns over 8 hours (direction + magnitude).",
"type": [
"object",
"null"
]
},
"prediction_10min": {
"description": "Combined Allora inference for 10-minute forward price (SOL only).",
"type": [
"object",
"null"
]
},
"prediction_5min": {
"description": "Combined Allora inference for 5-minute forward price. Contains `testnet` and/or `mainnet` floats when available.",
"type": [
"object",
"null"
]
},
"prediction_8hour": {
"description": "Combined Allora inference for 8-hour forward price.",
"type": [
"object",
"null"
]
},
"symbol": {
"description": "Asset ticker symbol.",
"type": "string"
}
},
"required": [
"symbol",
"current_price",
"last_updated"
],
"type": "object"
},
"description": "Per-asset snapshot containing spot price, short/medium/long-term predictions, and derived metadata.",
"type": "object"
},
"source": {
"description": "Data provenance for each section of the response.",
"properties": {
"current_prices": {
"type": "string"
},
"fear_and_greed": {
"type": "string"
},
"predictions": {
"type": "string"
}
},
"type": "object"
},
"timestamp": {
"description": "Server timestamp when the prediction bundle was generated.",
"format": "date-time",
"type": "string"
}
},
"required": [
"prices",
"timestamp",
"source",
"meta"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-06-28 10:47:04 | error | — | — | fetch failed |
| 2026-06-27 11:35:15 | error | — | — | fetch failed |
| 2026-06-25 17:54:38 | error | — | — | fetch failed |
| 2026-06-25 14:07:09 | error | — | — | fetch failed |