Skip to content
Back to TWZRD Agent Intelligence

Card snapshot

intel.twzrd.xyz · 2026-06-07 04:53:04 UTC · 7451ba0dbbba1498ac6eb3eea0c5d8ebf9e75825357b22c83323519d54a9c7a0

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)"
    },
    {
      "name": "get_solana_market_status",
      "description": "Solana market data-service health/status.",
      "pricing": "free (0.0 USDC)"
    },
    {
      "name": "get_provider_reputation",
      "description": "Provider/merchant reputation from the x402 corpus.",
      "pricing": "free (0.0 USDC)"
    },
    {
      "name": "is_wash_fleet",
      "description": "Wash/sybil-fleet check on a wallet set.",
      "pricing": "free (0.0 USDC)"
    },
    {
      "name": "verify_receipt",
      "description": "Offline V5 receipt verification (recompute leaf + check sig).",
      "pricing": "free (0.0 USDC)"
    },
    {
      "name": "get_facilitator_footprint",
      "description": "Which x402 facilitators a payer settled through.",
      "pricing": "free (0.0 USDC)"
    },
    {
      "name": "get_counterparties",
      "description": "Top merchants a wallet pays (capped teaser, limit<=25).",
      "pricing": "free (0.0 USDC)"
    },
    {
      "name": "score_wallets_batch",
      "description": "Score up to 25 wallets in one call.",
      "pricing": "free (0.0 USDC)"
    },
    {
      "name": "compare_wallets",
      "description": "Side-by-side intel for two wallets.",
      "pricing": "free (0.0 USDC)"
    }
  ],
  "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"
  ]
}