Skip to content
Back to trustdex.app

Card snapshot

trustdex.app · 2026-08-18 05:29:29 UTC · bcd4e1197a889e49eca83b4cbc88714597dd55419dfb5b1c1ab214574709f58d

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.

{
  "protocolVersion": "0.3.0",
  "name": "TrustDex Token Risk API",
  "description": "Machine-payable token-safety intelligence for AI agents: A+-F risk verdicts, pre-graduation Solana signals, authority checks, wallet portfolio audits and a trend-radar feed. Paid per call over the x402 protocol (USDC; charge-on-success only) - no key, no account. API keys purchasable in one x402 payment for volume. A free scan_token tool is exposed on the hosted MCP server.",
  "url": "https://trustdex.app/api/v1",
  "preferredTransport": "HTTP+JSON",
  "provider": {
    "organization": "TrustDex",
    "url": "https://trustdex.app"
  },
  "version": "1.1.0",
  "documentationUrl": "https://trustdex.app/docs/api/",
  "iconUrl": "https://trustdex.app/logo512.png",
  "supportsAuthenticatedExtendedCard": false,
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "payments": {
    "protocol": "x402",
    "version": 1,
    "discovery": "https://trustdex.app/.well-known/x402",
    "pricing": "https://trustdex.app/api/v1/x402/pricing"
  },
  "skills": [
    {
      "id": "token-risk-verdict",
      "name": "Token safety verdict",
      "description": "A+-F grade, score and verdict prose for a token by chain + address, or by free-form query resolved to the top-liquidity match. Solana and major EVM chains.",
      "tags": [
        "crypto",
        "token-safety",
        "risk",
        "solana",
        "evm",
        "x402"
      ]
    },
    {
      "id": "pregrad-signals",
      "name": "Pre-graduation Solana signals",
      "description": "Bundled-launch detection, curve-aware holder concentration, Token-2022 trap flags and authority state for early Solana mints.",
      "tags": [
        "solana",
        "memecoin",
        "launch",
        "risk",
        "x402"
      ]
    },
    {
      "id": "portfolio-audit",
      "name": "Wallet portfolio audit",
      "description": "Risk-graded verdicts for a Solana wallet's largest token holdings (up to 10) in one call.",
      "tags": [
        "solana",
        "wallet",
        "portfolio",
        "risk",
        "x402"
      ]
    },
    {
      "id": "trend-radar",
      "name": "Trend-radar alerts",
      "description": "Recent big dated movers with real market cap, as structured JSON.",
      "tags": [
        "market-data",
        "alerts",
        "x402"
      ]
    },
    {
      "id": "safety-datasets",
      "name": "Safety datasets and listings",
      "description": "Dated weekly snapshot data in bulk: graded token listings per chain (Solana + major EVM), the rug/collapse gate-exit ledger, radar alert history, and the full safety-snapshot dataset in one call.",
      "tags": [
        "dataset",
        "token-safety",
        "rug-pull",
        "solana",
        "evm",
        "x402"
      ]
    },
    {
      "id": "x402-provider-risk",
      "name": "x402 provider-risk grades",
      "description": "Vet an x402 seller before paying it: A-F grades from observable signals (402-spec fidelity, price sanity, payTo presence, TLS, latency, reachability) for crawled x402 resources and providers, as a dated snapshot.",
      "tags": [
        "x402",
        "agent-economy",
        "trust",
        "risk",
        "dataset"
      ]
    }
  ]
}