Back to SmartFlow Signals

Card snapshot

api.smartflowproai.com · 2026-05-21 00:06:16 UTC · fe9f74ae3a70cf6ccee4096dc7b9664b92a67c746914e264ac54094cf2c12fc6

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": "SmartFlow Signals",
  "description": "Real-time crypto intelligence feeds for AI agents. 5 data feeds covering governance alpha, whale movements, DeFi opportunities, momentum scoring, and scam detection. Powered by 13 autonomous bots monitoring Solana and EVM chains 24/7.",
  "url": "https://api.smartflowproai.com:4021",
  "homepage": "https://smartflowpro.ai",
  "version": "1.2.0",
  "documentationUrl": "https://api.smartflowproai.com:4021/discovery/llms.txt",
  "provider": {
    "organization": "SmartFlow",
    "contact": "@tomsmart_ai",
    "url": "https://smartflowpro.ai"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": [
      "x402"
    ],
    "x402": {
      "version": 2,
      "scheme": "exact",
      "network": "eip155:8453",
      "asset": "USDC",
      "assetAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xd779cE46567d21b9918F24f0640cA5Ad6058C893",
      "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402/verify",
      "pricePerCall": "$0.05 USDC"
    }
  },
  "qualityAssurance": {
    "provider": "Onchainintel PQS",
    "endpoint": "https://pqs.onchainintel.net/api/score/free",
    "threshold": 28,
    "maxScore": 40,
    "enforced": true
  },
  "registries": {
    "ghostProtocol": {
      "agentId": 38638,
      "status": "LIVE",
      "rank": 7882,
      "reputation": 10.94,
      "activatedOf": 38723,
      "url": "https://ghostprotocol.cc/agent/38638"
    },
    "erc8004": {
      "registered": true,
      "baseId": 38638,
      "ethereumIds": [
        31808,
        31807
      ],
      "registry": "https://8004scan.io"
    },
    "cdpBazaar": {
      "discoverable": true,
      "autoIndexed": true,
      "url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources"
    },
    "x402scan": {
      "endpoints": 6,
      "url": "https://x402scan.io"
    }
  },
  "skills": [
    {
      "id": "governance-signals",
      "name": "Governance Alpha Feed",
      "description": "DAO proposals, voting patterns, delegation changes across 7 major DAOs (Arbitrum, Uniswap, Aave, Compound, ENS, Optimism, MakerDAO)",
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "/signals/governance",
      "method": "GET",
      "price": "$0.05 USDC"
    },
    {
      "id": "whale-signals",
      "name": "Whale Movement Feed",
      "description": "Large transfers, accumulation patterns, smart money tracking on Solana and EVM chains",
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "/signals/whale",
      "method": "GET",
      "price": "$0.05 USDC"
    },
    {
      "id": "defi-signals",
      "name": "DeFi Opportunity Feed",
      "description": "Yield changes, liquidity shifts, protocol launches, TVL movements",
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "/signals/defi",
      "method": "GET",
      "price": "$0.05 USDC"
    },
    {
      "id": "momentum-signals",
      "name": "Token Momentum Feed",
      "description": "Technical signals, volume anomalies, trend detection, breakout alerts with scoring",
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "/signals/momentum",
      "method": "GET",
      "price": "$0.05 USDC"
    },
    {
      "id": "scam-signals",
      "name": "Scam Detection Feed",
      "description": "Rug pull warnings, honeypot detection, contract risk scoring, flagged tokens",
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "/signals/scam",
      "method": "GET",
      "price": "$0.05 USDC"
    }
  ],
  "metadata": {
    "created": "2026-04-05",
    "protocol": "A2A Protocol v1",
    "spec": "https://github.com/google/A2A"
  }
}