{
  "x402Version": 2,
  "id": 12826,
  "slug": "12826",
  "resource": "https://api.signalfuse.co/v1/signal/WIF",
  "description": "Fused directional trading signal with confidence score",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xf080a1Aab08650946acDa41410a7eDC14f7Be035",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "schema": {
            "properties": {
              "symbol": {
                "default": "BTC",
                "description": "Crypto asset ticker (path parameter)",
                "enum": [
                  "BTC",
                  "ETH",
                  "SOL",
                  "DOGE",
                  "PEPE",
                  "WIF",
                  "BONK",
                  "ARB",
                  "OP",
                  "AVAX"
                ],
                "type": "string"
              }
            },
            "required": [
              "symbol"
            ],
            "type": "object"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "components": {
              "macro": {
                "label": "bullish",
                "score": 0.8
              },
              "market": {
                "label": "bullish",
                "score": 0.7
              },
              "social": {
                "label": "bullish",
                "score": 0.6
              }
            },
            "confidence": 0.85,
            "data_age_seconds": 15.2,
            "regime": "risk_on",
            "signal": "long",
            "signal_strength": 72,
            "stale": false,
            "symbol": "BTC",
            "updated_at": "2026-04-14T12:00:00+00:00"
          },
          "type": "json"
        }
      },
      "schema": {
        "output": {
          "properties": {
            "components": {
              "properties": {
                "macro": {
                  "properties": {
                    "label": {
                      "type": "string"
                    },
                    "score": {
                      "type": "number"
                    }
                  },
                  "type": "object"
                },
                "market": {
                  "properties": {
                    "label": {
                      "type": "string"
                    },
                    "score": {
                      "type": "number"
                    }
                  },
                  "type": "object"
                },
                "social": {
                  "properties": {
                    "label": {
                      "type": "string"
                    },
                    "score": {
                      "type": "number"
                    }
                  },
                  "type": "object"
                }
              },
              "type": "object"
            },
            "confidence": {
              "maximum": 1,
              "minimum": 0,
              "type": "number"
            },
            "data_age_seconds": {
              "type": "number"
            },
            "regime": {
              "enum": [
                "risk_on",
                "risk_off",
                "neutral"
              ],
              "type": "string"
            },
            "signal": {
              "enum": [
                "long",
                "short",
                "neutral"
              ],
              "type": "string"
            },
            "signal_strength": {
              "maximum": 100,
              "minimum": 0,
              "type": "integer"
            },
            "stale": {
              "type": "boolean"
            },
            "symbol": {
              "type": "string"
            },
            "updated_at": {
              "format": "date-time",
              "type": "string"
            }
          },
          "required": [
            "symbol",
            "signal",
            "signal_strength",
            "confidence",
            "regime",
            "components"
          ]
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.signalfuse.co",
  "lastUpdated": "2026-09-06T08:24:41.403Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-06T08:24:41.211Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.signalfuse.co",
    "manifest_name": "api.signalfuse.co",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}