Skip to content
Back to Axiom

Card snapshot

www.clawbots.org · 2026-05-30 05:40:19 UTC · 4452c79c1985867ee1bb0b8e5c2707409561dae33cbafd6a319a82af1b95d1cd

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": "Axiom",
  "description": "AI agent tool surface on Base. 18 endpoints (14 paid x402, 2 tiered, 2 free). Pricing $0.002\u2013$0.1 USDC per call, or unlimited access via AXIOM Tool Pass NFT (SIWE auth). 18 of 18 registered on the Base ERC-8257 ToolRegistry.",
  "url": "https://www.clawbots.org/api/mcp",
  "provider": {
    "organization": "Axiom",
    "url": "https://www.clawbots.org"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "security_privacy_vulnerability_analysis",
      "name": "Vulnerability Analysis",
      "description": "Smart contract safety scanning, wallet risk scoring, and token due diligence on Base",
      "tags": [
        "security-privacy",
        "vulnerability-analysis",
        "smart-contracts"
      ]
    },
    {
      "id": "evaluation_monitoring_anomaly_detection",
      "name": "Anomaly Detection",
      "description": "Wallet risk assessment and contract safety analysis for detecting suspicious patterns on Base",
      "tags": [
        "evaluation-monitoring",
        "anomaly-detection",
        "blockchain"
      ]
    },
    {
      "id": "natural_language_processing_information_retrieval_synthesis_search",
      "name": "Search",
      "description": "Search and discovery for NFT collections, agent bindings, token stats, and portfolio data on Base",
      "tags": [
        "natural-language-processing",
        "information-retrieval-synthesis",
        "search"
      ]
    },
    {
      "id": "natural_language_processing_information_retrieval_synthesis_question_answering",
      "name": "Question Answering",
      "description": "Natural language queries about wallets, tokens, gas, and contracts via the /ask endpoint",
      "tags": [
        "natural-language-processing",
        "information-retrieval-synthesis",
        "question-answering"
      ]
    },
    {
      "id": "data_engineering_data_transformation_pipeline",
      "name": "Data Transformation",
      "description": "On-chain data aggregation and transformation for burn stats, staker leaderboards, gas oracles, and portfolio analysis",
      "tags": [
        "data-engineering",
        "data-transformation",
        "blockchain"
      ]
    },
    {
      "id": "cryptocurrency",
      "name": "Cryptocurrency",
      "description": "Base chain token analytics, burn tracking, staking vault stats, and DeFi portfolio tools",
      "tags": [
        "technology",
        "blockchain",
        "cryptocurrency"
      ]
    },
    {
      "id": "smart_contracts",
      "name": "Smart Contracts",
      "description": "Contract safety scanning, ERC-8217 agent binding discovery, NFT collection intelligence",
      "tags": [
        "technology",
        "blockchain",
        "smart-contracts"
      ]
    }
  ],
  "extensions": {
    "x402": {
      "spec": "https://github.com/coinbase/x402",
      "fee": "$0.002\u2013$0.1 USDC per call",
      "currency": "USDC",
      "chain": "Base",
      "payTo": "0x523Eff3dB03938eaa31a5a6FBd41E3B9d23edde5",
      "description": "Paid operations require x402 payment in USDC on Base. Tool Pass NFT holders get unlimited free access via SIWE auth."
    },
    "mcp": {
      "endpoint": "https://www.clawbots.org/api/mcp",
      "transport": "Streamable HTTP",
      "description": "MCP endpoint for direct tool invocation (18 tools)"
    },
    "agentic": {
      "manifest": "https://agentic.clawbots.org/api/agentic/manifest",
      "mcp": "https://agentic.clawbots.org/api/agentic/mcp",
      "openapi": "https://agentic.clawbots.org/api/agentic/openapi.json",
      "description": "Sibling lane: x402-paid, no NFT pass, agentic.market / Coinbase Bazaar / 402index / MCP Registry / Smithery discoverable. 5 deterministic tools for agent buyers (revenue-optimizer, token-strategy, workflow-designer, repo-health, grant-finder).",
      "complementsLane": "erc-8257-tool-pass"
    }
  }
}