{
  "x402Version": 2,
  "id": 12525,
  "slug": "12525",
  "resource": "https://apexrunner.ai/signals/risk-assessment-bundle",
  "description": "APEX Runner: Risk Assessment Bundle Signal",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8D0663BBb967ebF1c047405A888DDf865f3E8854",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "7000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "bundle",
      "description": "4-signal risk dashboard bundle at $3.00 — combines liquidation_pressure ($3.00), liquidation_magnet ($1.50), portfolio_heat ($1.50), and whale_sentiment ($2.00) into one call. Saves 75% vs purchasing the 4 signals separately ($0.04 total value). oi_divergence is temporarily excluded while its open-interest data feed is offline; it returns as a 5th component when the feed is restored. Complete risk picture before position sizing.",
      "example": {
        "bundle": "risk_assessment",
        "bundle_savings_pct": 75,
        "liquidation_magnet": {
          "above": 65000,
          "below": 61500,
          "nearest_side": "below"
        },
        "liquidation_pressure": {
          "cascade_alert": false,
          "max_cascade_risk_score": 18
        },
        "portfolio_heat": {
          "drawdown_risk": 0.34,
          "heat_level": "moderate"
        },
        "whale_sentiment": {
          "bias": "bullish",
          "conviction": "moderate"
        }
      },
      "info": {
        "input": {
          "method": "GET",
          "type": "http"
        },
        "output": {
          "bundle": "string — bundle identifier: risk_assessment",
          "bundle_savings_pct": "number — savings % vs buying the 4 live components individually (oi_divergence excluded while its feed is offline)",
          "example": {
            "bundle": "risk_assessment",
            "bundle_savings_pct": 75,
            "liquidation_pressure": {
              "cascade_alert": false
            },
            "whale_sentiment": {
              "bias": "bullish"
            }
          },
          "liquidation_magnet": "object — full liquidation_magnet signal output",
          "liquidation_pressure": "object — full liquidation_pressure signal output",
          "portfolio_heat": "object — full portfolio_heat signal output",
          "type": "json",
          "whale_sentiment": "object — full whale_sentiment signal output"
        }
      },
      "name": "APEX Risk Assessment Bundle",
      "outputSchema": {
        "bundle": "string",
        "bundle_savings_pct": "number",
        "liquidation_magnet": "object",
        "liquidation_pressure": "object",
        "portfolio_heat": "object",
        "whale_sentiment": "object"
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "queryParams": {
                "properties": {},
                "type": "object"
              }
            },
            "required": [
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "_apex": {
                    "properties": {
                      "evolution_runs": {
                        "type": "integer"
                      },
                      "instance": {
                        "type": "string"
                      },
                      "live_capital_deployed": {
                        "type": "boolean"
                      },
                      "live_trading": {
                        "type": "boolean"
                      },
                      "signal": {
                        "type": "string"
                      },
                      "signal_hash": {
                        "type": "string"
                      },
                      "source": {
                        "type": "string"
                      },
                      "trades_backing_signal": {
                        "type": "integer"
                      },
                      "verify_at": {
                        "type": "string"
                      },
                      "version": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  },
                  "bundle": {
                    "type": "string"
                  },
                  "bundle_note": {
                    "type": "string"
                  },
                  "bundle_savings_pct": {
                    "type": "number"
                  },
                  "components_delivered": {
                    "type": "integer"
                  },
                  "liquidation_magnet": {
                    "properties": {
                      "coin": {
                        "type": "string"
                      },
                      "distance_down_pct": {
                        "type": "number"
                      },
                      "distance_up_pct": {
                        "type": "number"
                      },
                      "liq_clusters": {
                        "properties": {
                          "above_count": {
                            "type": "integer"
                          },
                          "above_notional_usd": {
                            "type": "number"
                          },
                          "below_count": {
                            "type": "integer"
                          },
                          "below_notional_usd": {
                            "type": "number"
                          }
                        },
                        "type": "object"
                      },
                      "magnet_bias": {
                        "type": "string"
                      },
                      "mark_price": {
                        "type": "number"
                      },
                      "nearest_long_liq": {
                        "type": "number"
                      },
                      "nearest_short_liq": {
                        "type": "number"
                      },
                      "note": {
                        "type": "string"
                      },
                      "source": {
                        "type": "string"
                      },
                      "spot_price": {
                        "type": "integer"
                      },
                      "wallets_sampled": {
                        "type": "integer"
                      }
                    },
                    "type": "object"
                  },
                  "liquidation_pressure": {
                    "properties": {
                      "cached_at": {
                        "type": "string"
                      },
                      "cascade_alert": {
                        "type": "boolean"
                      },
                      "coins": {
                        "additionalProperties": {
                          "properties": {
                            "bias": {
                              "type": "string"
                            },
                            "cascade_risk_score": {
                              "type": "integer"
                            },
                            "liq_vol_long_usd": {
                              "type": "number"
                            },
                            "liq_vol_short_usd": {
                              "type": "number"
                            },
                            "mark_price": {
                              "type": "number"
                            },
                            "near_liq_long_usd": {
                              "type": "integer"
                            },
                            "near_liq_short_usd": {
                              "type": "integer"
                            },
                            "wallets_sampled": {
                              "type": "integer"
                            }
                          },
                          "type": "object"
                        },
                        "type": "object"
                      },
                      "highest_pressure_coin": {
                        "type": "string"
                      },
                      "interpretation": {
                        "type": "string"
                      },
                      "max_cascade_risk_score": {
                        "type": "integer"
                      }
                    },
                    "type": "object"
                  },
                  "portfolio_heat": {
                    "properties": {
                      "action": {
                        "type": "string"
                      },
                      "inputs": {
                        "properties": {
                          "avg_market_drop_24h": {
                            "type": "number"
                          },
                          "fear_greed": {
                            "type": "integer"
                          }
                        },
                        "type": "object"
                      },
                      "market_heat_pct": {
                        "type": "number"
                      },
                      "status": {
                        "type": "string"
                      },
                      "thresholds": {
                        "properties": {
                          "caution": {
                            "type": "integer"
                          },
                          "critical": {
                            "type": "integer"
                          },
                          "high": {
                            "type": "integer"
                          }
                        },
                        "type": "object"
                      }
                    },
                    "type": "object"
                  },
                  "timestamp": {
                    "type": "string"
                  },
                  "valid_for_seconds": {
                    "type": "integer"
                  },
                  "whale_sentiment": {
                    "properties": {
                      "avg_leverage": {
                        "type": "number"
                      },
                      "bias": {
                        "type": "string"
                      },
                      "long_pct": {
                        "type": "number"
                      },
                      "short_pct": {
                        "type": "number"
                      },
                      "timestamp": {
                        "type": "integer"
                      },
                      "total_notional_usd": {
                        "type": "number"
                      },
                      "wallets_sampled": {
                        "type": "integer"
                      }
                    },
                    "type": "object"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      },
      "version": "1.0.0"
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "apexrunner.ai",
  "lastUpdated": "2026-09-09T00:01:21.779Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-09T00:01:21.597Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "apexrunner.ai",
    "manifest_name": "apexrunner.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}