Skip to content
Back to TWZRD Agent Intelligence

Card snapshot

intel.twzrd.xyz · 2026-06-06 17:38:01 UTC · 239d185547d0d1f7955dc94566a7df58977af35f95d228ea250a1f87b871760d

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": "TWZRD Agent Intelligence",
  "description": "Neutral trust + receipt layer for x402 agents on Solana. Free POST preflight before any spend; paid GET trust + portable V5 receipt.",
  "url": "https://intel.twzrd.xyz",
  "version": "0.5.0",
  "capabilities": {
    "x402": true,
    "preflight": true,
    "mcp": {
      "transport": "streamable-http",
      "public_http_route": true,
      "url": "https://intel.twzrd.xyz/mcp",
      "spec_version": "2025-03-26",
      "also_available": "stdio",
      "card": "https://intel.twzrd.xyz/mcp/agent-intel-mcp-card.json"
    }
  },
  "tools": [
    {
      "name": "get_readiness_card_tool",
      "description": "Primary preflight ReadinessCard: decision / can_spend / trust_score / proof / caveats before paying an x402 resource.",
      "pricing": "free (0.0 USDC)"
    },
    {
      "name": "dexter_preflight",
      "description": "Lower-level preflight with full evidence and max_spend_recommendation_usdc.",
      "pricing": "free (0.0 USDC)"
    },
    {
      "name": "score_wallet_for_intel",
      "description": "0-100 intel score for a wallet from its cross-facilitator x402 payment history.",
      "pricing": "free (0.0 USDC)"
    },
    {
      "name": "get_top_intel_agents",
      "description": "Discovery leaderboard of the most active paying x402 agents with their intel scores.",
      "pricing": "free (0.0 USDC)"
    },
    {
      "name": "get_solana_market_visibility_map",
      "description": "Solana Market visibility map: markets with meaningful on-chain settlement activity and liquidity.",
      "pricing": "0.03 USDC via x402 HTTP (free over MCP)"
    },
    {
      "name": "get_solana_market_orderbook_depth",
      "description": "Solana Market normalized orderbook depth and liquidity profile for a ticker.",
      "pricing": "0.03 USDC via x402 HTTP (free over MCP)"
    },
    {
      "name": "get_solana_market_shape",
      "description": "Solana Market structure signals for a ticker (concentration, venue fragmentation, settlement patterns).",
      "pricing": "0.03 USDC via x402 HTTP (free over MCP)"
    },
    {
      "name": "get_solana_market_onchain_trades_summary",
      "description": "Solana Market recent on-chain trade activity: per-ticker via the by-market feed, or a global summary when no ticker is given.",
      "pricing": "0.03 USDC via x402 HTTP (free over MCP)"
    }
  ],
  "endpoints": {
    "preflight": "https://intel.twzrd.xyz/v1/intel/preflight",
    "paid_trust": "https://intel.twzrd.xyz/v1/intel/trust/{pubkey}",
    "score_wallet": "https://intel.twzrd.xyz/v1/intel/score_wallet_for_intel",
    "receipt_verify": "https://intel.twzrd.xyz/v1/receipts/verify",
    "x402_descriptor": "https://intel.twzrd.xyz/.well-known/x402",
    "openapi": "https://intel.twzrd.xyz/openapi.json",
    "llms_txt": "https://intel.twzrd.xyz/llms.txt"
  },
  "registries": {
    "smithery": {
      "server_url": "https://smithery.ai/servers/wzrd/twzrd-agent-intel",
      "badge_url": "https://smithery.ai/badge/wzrd/twzrd-agent-intel"
    }
  },
  "pricing": {
    "paid_trust_usdc": 0.05,
    "solana_market_usdc": 0.03
  },
  "payment": {
    "scheme": "exact",
    "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "pay_to": "GFpLvocNdEjnSsLH3VJQL6wGcjGxTbUBrj6fqN3Qe1Gs",
    "facilitator": "https://facilitator.payai.network"
  },
  "tags": [
    "agent",
    "reputation",
    "trust",
    "intelligence",
    "x402",
    "solana"
  ]
}