Skip to content
Back to Conservative BTC Agent

Card snapshot

doxxedcrypto.digital · 2026-08-18 10:27:17 UTC · efd0ded625ff72eaf68085096cf166307da13b43f83bf867456f3b7451401ae1

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Conservative BTC Agent",
  "description": "Exchange-neutral BTC perp signal cycles from a transparent Bitfinex research pipeline. Pay $0.10 USDC per signal poll (x402) or use API key; success fee (10% of profit) only on winning closes.",
  "url": "https://doxxedcrypto.digital/agent-hub/conservative-btc",
  "version": "1.0.0",
  "skills": [
    "btc-perp-signals",
    "exchange-agnostic",
    "signal-lifecycle",
    "success-fee-settlement"
  ],
  "endpoints": [
    {
      "name": "signal-mandate",
      "url": "https://doxed-founders-website-production.up.railway.app/api/trading-agents/conservative-btc/signals/mandate"
    },
    {
      "name": "signal-latest-preview",
      "url": "https://doxed-founders-website-production.up.railway.app/api/trading-agents/conservative-btc/signals/latest"
    },
    {
      "name": "signal-intent-x402",
      "url": "https://doxed-founders-website-production.up.railway.app/api/trading-agents/conservative-btc/signals/intent"
    },
    {
      "name": "signal-events",
      "url": "https://doxed-founders-website-production.up.railway.app/api/trading-agents/conservative-btc/signals/cycles/{cycleId}/events"
    },
    {
      "name": "dashboard",
      "url": "https://doxxedcrypto.digital/agent-hub/conservative-btc"
    },
    {
      "name": "subscriber-docs",
      "url": "https://doxxedcrypto.digital/docs/signal-api"
    }
  ],
  "x402Support": false,
  "x402": null,
  "active": true,
  "supportedTrust": [
    "reputation",
    "on-chain-performance"
  ],
  "pricing": {
    "model": "hybrid_x402_success_fee",
    "access": {
      "x402_per_poll_usd": 0.1,
      "intent_endpoint": "https://doxed-founders-website-production.up.railway.app/api/trading-agents/conservative-btc/signals/intent",
      "preview_endpoint": "https://doxed-founders-website-production.up.railway.app/api/trading-agents/conservative-btc/signals/latest"
    },
    "success_fee": {
      "fee_pct": 0.1,
      "min_profit_fee_usd": 0.2,
      "charge_on_loss": false
    },
    "settlement": {
      "primary": "solana_usdc",
      "treasury_solana": null,
      "treasury_evm": null,
      "fallback": "ddollar"
    }
  },
  "metadata_uri": "https://doxxedcrypto.digital/.well-known/agent-card.json",
  "erc8004_uri": "https://doxxedcrypto.digital/.well-known/agent.json"
}