{
  "x402Version": 2,
  "id": 6893,
  "slug": "6893",
  "resource": "https://api.nexismvp.com/forecast/btc",
  "description": "Kronos BTC price forecast (latest, from the live HUD). Experimental/informational only — not financial advice.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3B59f268EbC38c5F43B8B9bE37238bf43378Ad87",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {
            "generated_at": "2026-08-04T12:00:00Z",
            "horizon_minutes": 60,
            "interval_minutes": 5,
            "predictions": [
              {
                "close": 64250.12,
                "timestamp": "2026-08-04T12:05:00Z"
              },
              {
                "close": 64310.55,
                "timestamp": "2026-08-04T12:10:00Z"
              }
            ],
            "symbol": "BTCUSDT"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "generated_at": {
                    "format": "date-time",
                    "type": "string"
                  },
                  "horizon_minutes": {
                    "type": "integer"
                  },
                  "interval_minutes": {
                    "type": "integer"
                  },
                  "predictions": {
                    "items": {
                      "properties": {
                        "close": {
                          "type": "number"
                        },
                        "timestamp": {
                          "format": "date-time",
                          "type": "string"
                        }
                      },
                      "required": [
                        "timestamp",
                        "close"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "symbol": {
                    "type": "string"
                  }
                },
                "required": [
                  "symbol",
                  "generated_at",
                  "predictions"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.nexismvp.com",
  "lastUpdated": "2026-09-17T03:33:43.628Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-17T03:33:43.105Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.nexismvp.com",
    "manifest_name": "api.nexismvp.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}