{
  "x402Version": 2,
  "id": 6016,
  "slug": "6016",
  "resource": "https://x402.coinopai.com/api/kronos/forecast",
  "description": "Kronos by ForgeMesh calibrated crypto price forecast for BTC, ETH, SOL, XRP, and ADA. Returns its forecast horizon, current price, conformal 80% price range, point return, and upside probability for risk-aware autonomous agent planning. Updates hourly; paid in USDC on Base via x402.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1304EC1A8945365e43A5c18a734065f107B417cA",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 1800
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "symbol": "BTC"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "current_price": 61234.5,
            "horizon": "~5h",
            "range_80": {
              "coverage_target": 0.8,
              "high": 62806,
              "low": 60275,
              "method": "conformal"
            },
            "symbol": "BTC/USD",
            "upside_probability": 0.52,
            "why_not_high": [
              "The calibrated interval is designed for approximate coverage, not certainty; some realized prices can still land outside the range."
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "symbol": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "range_80": {
                    "type": "object"
                  },
                  "symbol": {
                    "type": "string"
                  },
                  "upside_probability": {
                    "type": "number"
                  },
                  "why_not_high": {
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "offer-receipt": {
      "info": {
        "offers": [
          {
            "acceptIndex": 0,
            "format": "eip712",
            "payload": {
              "amount": "50000",
              "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
              "network": "eip155:8453",
              "payTo": "0x1304EC1A8945365e43A5c18a734065f107B417cA",
              "resourceUrl": "https://x402.coinopai.com/api/kronos/forecast",
              "scheme": "exact",
              "validUntil": 1787449148,
              "version": 1
            },
            "signature": "0x19c19e20bfe593cc3673abe0c7a1042fafc6ed6c4cb4bb944dc88229a794eddf155fb0f425eae9cfd8ec65cacfa389ed6e22669ab682b2ec6433a3f546c61d291c"
          }
        ]
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "offers": {
            "items": {
              "properties": {
                "acceptIndex": {
                  "type": "integer"
                },
                "format": {
                  "type": "string"
                },
                "payload": {
                  "properties": {
                    "amount": {
                      "type": "string"
                    },
                    "asset": {
                      "type": "string"
                    },
                    "network": {
                      "type": "string"
                    },
                    "payTo": {
                      "type": "string"
                    },
                    "resourceUrl": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "validUntil": {
                      "type": "integer"
                    },
                    "version": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "version",
                    "resourceUrl",
                    "scheme",
                    "network",
                    "asset",
                    "payTo",
                    "amount"
                  ],
                  "type": "object"
                },
                "signature": {
                  "type": "string"
                }
              },
              "required": [
                "format",
                "signature"
              ],
              "type": "object"
            },
            "type": "array"
          }
        },
        "required": [
          "offers"
        ],
        "type": "object"
      }
    },
    "payment-identifier": {
      "info": {
        "required": false
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "id": {
            "maxLength": 128,
            "minLength": 16,
            "pattern": "^[a-zA-Z0-9_-]+$",
            "type": "string"
          },
          "required": {
            "type": "boolean"
          }
        },
        "required": [
          "required"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "offer-receipt",
    "payment-identifier"
  ],
  "sourceHost": "x402.coinopai.com",
  "lastUpdated": "2026-08-23T01:34:08.608Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-23T01:34:08.408Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.coinopai.com",
    "manifest_name": "x402.coinopai.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"
  }
}