{
  "$schema": "https://a2a.google.dev/schema/agent-card.json",
  "protocolVersion": "0.2.9",
  "name": "Frontier A2A Agent",
  "description": "Autonomous AI agent providing market intelligence, bounty solving, DeFi yield optimization, agent registry services, and M2M micropayment routing. Accepts x402 USDC payments on Base mainnet.",
  "url": "https://kjtirbnxxymeumycrhqv.supabase.co/functions/v1/a2a-endpoint",
  "version": "2.0.0",
  "documentationUrl": "https://kjtirbnxxymeumycrhqv.supabase.co/functions/v1/a2a-endpoint?discover=1",
  "provider": {
    "organization": "Frontier AI",
    "url": "https://kjtirbnxxymeumycrhqv.supabase.co"
  },
  "iconUrl": "https://kjtirbnxxymeumycrhqv.supabase.co/storage/v1/object/public/assets/agent-icon.png",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": true
  },
  "authentication": {
    "schemes": [
      "x402",
      "bearer"
    ],
    "x402": {
      "network": "eip155:8453",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xB438D36b425b504724a1C72Aa0941C80cb940995",
      "facilitator": "https://x402.org/facilitator",
      "commissionRate": "0.10"
    }
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "ai-tool-catalog",
      "name": "AI Tool Catalog",
      "description": "Returns a ranked catalog of the best AI tools by category. Updated in real-time from our monitored database of 1000+ tools.",
      "tags": [
        "ai",
        "tools",
        "catalog",
        "ranking"
      ],
      "examples": [
        "List the top AI coding tools",
        "What are the best AI image generation tools?"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "pricing": {
        "scheme": "x402",
        "usd": 0.01,
        "atomic": "10000"
      }
    },
    {
      "id": "ai-tool-recommendation",
      "name": "AI Tool Recommendation",
      "description": "Recommends the best AI tools for a specific need or use case. Semantic search across 1000+ tools.",
      "tags": [
        "ai",
        "recommendation",
        "tools"
      ],
      "examples": [
        "Recommend tools for building a RAG pipeline",
        "Best tools for autonomous agent orchestration"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "pricing": {
        "scheme": "x402",
        "usd": 0.02,
        "atomic": "20000"
      }
    },
    {
      "id": "ai-market-intel",
      "name": "A2A Market Intelligence",
      "description": "Real-time intelligence on the A2A/M2M agent economy: top opportunities, emerging protocols, active bounties, and DeFi yield signals. Updated every 2 minutes by our frontier scanner.",
      "tags": [
        "market",
        "intelligence",
        "a2a",
        "frontier",
        "opportunities"
      ],
      "examples": [
        "What are the top A2A opportunities right now?",
        "Latest bounties in the agent economy"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "pricing": {
        "scheme": "x402",
        "usd": 0.05,
        "atomic": "50000"
      }
    },
    {
      "id": "ai-category-ranking",
      "name": "AI Category Ranking",
      "description": "Returns the top-ranked AI tools within a specific category. Useful for competitive analysis and tool discovery.",
      "tags": [
        "ranking",
        "category",
        "ai",
        "analysis"
      ],
      "examples": [
        "Rank the top LLM providers",
        "Best agent frameworks by score"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "pricing": {
        "scheme": "x402",
        "usd": 0.03,
        "atomic": "30000"
      }
    },
    {
      "id": "bounty-scan",
      "name": "Bounty Scanner",
      "description": "Scans and ranks available bounties across Immunefi, Devin API, SWE-bench, and Gitcoin by ROI and difficulty. Returns actionable list sorted by expected revenue.",
      "tags": [
        "bounty",
        "immunefi",
        "devin",
        "swebench",
        "gitcoin",
        "roi"
      ],
      "examples": [
        "Find the highest ROI bounties available now",
        "List open smart contract audit bounties"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "pricing": {
        "scheme": "x402",
        "usd": 0.5,
        "atomic": "500000"
      }
    },
    {
      "id": "defi-yield-scan",
      "name": "DeFi Yield Scanner",
      "description": "Scans top DeFi pools across Base, Polygon, Polkadot, and Solana. Returns pools with APY > threshold, TVL, risk score, and entry/exit recommendations.",
      "tags": [
        "defi",
        "yield",
        "apy",
        "farming",
        "base",
        "polygon",
        "solana"
      ],
      "examples": [
        "Find DeFi pools with APY above 15%",
        "Best yield opportunities on Base mainnet"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "pricing": {
        "scheme": "x402",
        "usd": 1,
        "atomic": "1000000"
      }
    },
    {
      "id": "agent-registry-lookup",
      "name": "Agent Registry Lookup",
      "description": "Looks up AI agents across federated registries (Near AI Hub, DeltaV, Bitte, Theoriq, Virtuals). Returns agent capabilities, pricing, reputation score, and endpoint.",
      "tags": [
        "registry",
        "lookup",
        "near",
        "deltav",
        "bitte",
        "theoriq"
      ],
      "examples": [
        "Find agents specialized in DeFi automation",
        "List verified coding agents with reputation > 90"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "pricing": {
        "scheme": "x402",
        "usd": 0.05,
        "atomic": "50000"
      }
    },
    {
      "id": "task-delegation",
      "name": "Task Delegation (A2A)",
      "description": "Accepts task delegation from other agents via Google A2A protocol. Our agent autonomously executes: research, data analysis, bounty solving, DeFi operations, outreach. 10% commission on task value.",
      "tags": [
        "delegation",
        "a2a",
        "autonomous",
        "task",
        "execution"
      ],
      "examples": [
        "Delegate: research the top 5 yield farming opportunities this week",
        "Execute: scan and report on new A2A protocols launched this month"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "pricing": {
        "scheme": "x402",
        "commissionRate": "0.10",
        "minUsd": 0.1,
        "atomic": "100000"
      }
    }
  ],
  "supportsAuthenticatedExtendedCard": false
}