{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "beta-vaultlayer-xyz-api-x402-reports-prices",
  "title": "VaultLayer \u00b7 BTC/ETH Price & Allora Predictions",
  "url": "https://beta.vaultlayer.xyz/api/x402/reports/prices",
  "category": "finance",
  "summary": "Retrieve current USD prices for BTC and ETH alongside quantitative price predictions for 5-minute and 8-hour horizons powered by Allora Network, with Fear & Greed index data.",
  "seo": {
    "title": "BTC ETH Price Predictions API | x402 Pay-Per-Call",
    "description": "Fetch current BTC and ETH prices with Allora Network quant predictions for 5-minute and 8-hour horizons. Fear & Greed index included. $0.05 USDC per call on Base."
  },
  "use_cases": [
    "Generate short-term trading signals with AI-powered predictions",
    "Monitor Fear & Greed sentiment alongside price forecasts",
    "Build predictive dashboards for crypto portfolio management"
  ],
  "ideal_buyer": "Crypto trading agents, quantitative analysts, and portfolio management systems requiring short-term price predictions and sentiment data.",
  "example_prompt": "Get current BTC and ETH prices with 5-minute and 8-hour predictions from Allora, plus the current Fear & Greed index.",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.667,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x2190a1dba3e0a9f7216efc929e6faead44ad6131",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "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.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "queryParams": {}
        },
        "output": {
          "type": "object",
          "required": [
            "prices",
            "timestamp",
            "source",
            "meta"
          ],
          "properties": {
            "meta": {
              "type": "object",
              "description": "Field-level descriptions, units, and caching hints."
            },
            "prices": {
              "type": "object",
              "description": "Per-asset snapshot containing spot price, short/medium/long-term predictions, and derived metadata.",
              "additionalProperties": {
                "type": "object",
                "required": [
                  "symbol",
                  "current_price",
                  "last_updated"
                ],
                "properties": {
                  "symbol": {
                    "type": "string",
                    "description": "Asset ticker symbol."
                  },
                  "last_updated": {
                    "type": "string",
                    "format": "date-time",
                    "description": "ISO-8601 timestamp of the asset snapshot."
                  },
                  "current_price": {
                    "type": [
                      "number",
                      "null"
                    ],
                    "description": "Spot price in USD sourced from CoinGecko."
                  },
                  "prediction_5min": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "description": "Combined Allora inference for 5-minute forward price. Contains `testnet` and/or `mainnet` floats when available."
                  },
                  "prediction_10min": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "description": "Combined Allora inference for 10-minute forward price (SOL only)."
                  },
                  "prediction_8hour": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "description": "Combined Allora inference for 8-hour forward price."
                  },
                  "log_returns_20min": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "description": "Predicted BTC log returns over 20 minutes."
                  },
                  "log_returns_8hour": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "description": "Predicted log returns over 8 hours (direction + magnitude)."
                  },
                  "log_returns_24hour": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "description": "Predicted log returns over 24 hours (direction + magnitude)."
                  }
                }
              }
            },
            "source": {
              "type": "object",
              "properties": {
                "predictions": {
                  "type": "string"
                },
                "current_prices": {
                  "type": "string"
                },
                "fear_and_greed": {
                  "type": "string"
                }
              },
              "description": "Data provenance for each section of the response."
            },
            "timestamp": {
              "type": "string",
              "format": "date-time",
              "description": "Server timestamp when the prediction bundle was generated."
            },
            "cache_info": {
              "type": "object",
              "description": "TTL hints for internal caches (5m, 10m, etc.).",
              "additionalProperties": {
                "type": "string"
              }
            },
            "fear_and_greed": {
              "type": [
                "object",
                "null"
              ],
              "description": "Latest Fear & Greed index payload from Alternative.me."
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-6ea1cd5585b5",
  "origin": {
    "slug": "beta-vaultlayer-xyz",
    "host": "beta.vaultlayer.xyz",
    "title": "VaultLayer Beta",
    "description": "Beta environment for VaultLayer. Currently unavailable due to SSL configuration error between Cloudflare and the origin server.",
    "url": "https://beta.vaultlayer.xyz",
    "favicon": "https://beta.vaultlayer.xyz/favicon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/beta-vaultlayer-xyz-api-x402-reports-prices",
    "url": "https://x402all.com/resource/beta-vaultlayer-xyz-api-x402-reports-prices",
    "name": "VaultLayer \u00b7 BTC/ETH Price & Allora Predictions",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/beta-vaultlayer-xyz-api-x402-reports-prices",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://beta.vaultlayer.xyz/api/x402/reports/prices",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/beta-vaultlayer-xyz",
      "url": "https://beta.vaultlayer.xyz",
      "name": "VaultLayer Beta",
      "@type": "Organization"
    },
    "identifier": "beta-vaultlayer-xyz-api-x402-reports-prices",
    "description": "Fetch current BTC and ETH prices with Allora Network quant predictions for 5-minute and 8-hour horizons. Fear & Greed index included. $0.05 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=beta-vaultlayer-xyz-api-x402-reports-prices",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=beta-vaultlayer-xyz-api-x402-reports-prices"
}
