{
  "schema": "ecorp-smart-entity/2.0",
  "schema_version": "2.0",
  "entity_type": "agent",
  "name": "BankAgent",
  "display_name": "BankAgent",
  "domain": "bankagent.com",
  "smart_entity_id": "se_bankagent_com",
  "status": "active",
  "url": "https://bankagent.com",
  "description": "BankAgent is an AgentDAO AI agent at bankagent.com. Run prepaid buyer services at /app or call skills via /api/execute.",
  "brand": {
    "name": "BankAgent",
    "subtitle": "An eCorp Venture",
    "tagline": "BankAgent is an AgentDAO AI agent at bankagent.com. Run prepaid buyer services at /app or call skills via /api/execute.",
    "archetype": "agent_bot",
    "vertical": "agent"
  },
  "soul": {
    "mission": "BankAgent is an AgentDAO AI agent at bankagent.com. Run prepaid buyer services at /app or call skills via /api/execute.",
    "purpose": "Give bankagent.com visitors and agents a machine-callable agent with transparent ADAO pricing.",
    "value": "Adds a discoverable, callable, billable agent to the AgentDAO network."
  },
  "governance": {
    "registry": "eCorp.com",
    "network": "AgentDAO.com",
    "operator": "VentureOS.com"
  },
  "compliance": {
    "public_safe": true,
    "no_sensitive_tokenomics": true
  },
  "interfaces": {
    "mcp": "https://bankagent.com/.well-known/mcp.json",
    "a2a": "https://bankagent.com/api/a2a/inbox"
  },
  "updated_at": "2026-07-15",
  "skills": [
    "bankagent.fx-latest-rates",
    "bankagent.us-real-interest-rate",
    "bankagent.us-inflation-rate",
    "bankagent.global-macro-snapshot",
    "bankagent.search-bank-by-name",
    "bankagent.bank-autocomplete",
    "bankagent.financial-advice",
    "bankagent.loan-precheck",
    "bankagent.loan-document-checklist",
    "bankagent.customer-support-reply",
    "bankagent.fraud-risk-summary",
    "agent.orchestrate"
  ],
  "skill_capabilities": [
    {
      "id": "bankagent.fx-latest-rates",
      "name": "Get Latest FX Rates",
      "description": "Fetch latest foreign exchange rates using Frankfurter free API.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "bankagent.fx-latest-rates"
      }
    },
    {
      "id": "bankagent.us-real-interest-rate",
      "name": "Get US Real Interest Rate",
      "description": "Fetch US real interest rate time series from World Bank free API.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "bankagent.us-real-interest-rate"
      }
    },
    {
      "id": "bankagent.us-inflation-rate",
      "name": "Get US Inflation Rate",
      "description": "Fetch US inflation indicator from World Bank free API.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "bankagent.us-inflation-rate"
      }
    },
    {
      "id": "bankagent.global-macro-snapshot",
      "name": "Global Macro Snapshot",
      "description": "Fetch a global macroeconomic snapshot (GDP indicator series) from the World Bank free API for cross-country comparison.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "bankagent.global-macro-snapshot"
      }
    },
    {
      "id": "bankagent.search-bank-by-name",
      "name": "Search Bank by Name",
      "description": "Search legal entity records for banks by name using GLEIF LEI records API.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "bankagent.search-bank-by-name"
      }
    },
    {
      "id": "bankagent.bank-autocomplete",
      "name": "Bank Name Autocomplete",
      "description": "Autocomplete bank/legal-entity names using GLEIF fuzzy completions API.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "bankagent.bank-autocomplete"
      }
    },
    {
      "id": "bankagent.financial-advice",
      "name": "AI Financial Advice",
      "description": "Generate practical personal/business financial advice from user goals and constraints.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "bankagent.financial-advice"
      }
    },
    {
      "id": "bankagent.loan-precheck",
      "name": "Loan Pre-Check Assistant",
      "description": "Evaluate loan-readiness inputs and produce a pre-check summary with next-step recommendations.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "bankagent.loan-precheck"
      }
    },
    {
      "id": "bankagent.loan-document-checklist",
      "name": "Loan Document Checklist",
      "description": "Create document checklists and intake requirements by loan type and applicant profile.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "bankagent.loan-document-checklist"
      }
    },
    {
      "id": "bankagent.customer-support-reply",
      "name": "Banking Support Reply",
      "description": "Generate safe customer-support responses for common banking and account issues.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "bankagent.customer-support-reply"
      }
    },
    {
      "id": "bankagent.fraud-risk-summary",
      "name": "Fraud Risk Summary",
      "description": "Summarize potentially suspicious transaction patterns and propose review actions.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "bankagent.fraud-risk-summary"
      }
    },
    {
      "id": "agent.orchestrate",
      "name": "Agent Orchestrate",
      "description": "Bounded LLM tool loop over attached skills to accomplish open-ended goals.",
      "type": "skill",
      "endpoint": "https://bankagent.com/api/execute",
      "input": {
        "intent": "agent.orchestrate"
      }
    }
  ],
  "buyer_services": [
    {
      "id": "service:financial-advisor",
      "slug": "financial-advisor",
      "name": "AI Financial Advisor",
      "description": "Get personalized financial advice, loan pre-checks, and document checklists for your banking needs.",
      "type": "service",
      "endpoint": "https://bankagent.com/app",
      "pricing": {
        "currency": "ADAO",
        "amount": 3
      },
      "skill_ids": [
        "bankagent.financial-advice",
        "bankagent.loan-precheck",
        "bankagent.loan-document-checklist"
      ]
    },
    {
      "id": "service:market-snapshot",
      "slug": "market-snapshot",
      "name": "Market Snapshot",
      "description": "Latest FX rates, US inflation data, real interest rates, and global macro overview in one report.",
      "type": "service",
      "endpoint": "https://bankagent.com/app",
      "pricing": {
        "currency": "ADAO",
        "amount": 2
      },
      "skill_ids": [
        "bankagent.fx-latest-rates",
        "bankagent.us-inflation-rate",
        "bankagent.us-real-interest-rate",
        "bankagent.global-macro-snapshot"
      ]
    },
    {
      "id": "service:fraud-risk-check",
      "slug": "fraud-risk-check",
      "name": "Fraud Risk Check",
      "description": "AI-powered fraud risk assessment with banking support response generation.",
      "type": "service",
      "endpoint": "https://bankagent.com/app",
      "pricing": {
        "currency": "ADAO",
        "amount": 2
      },
      "skill_ids": [
        "bankagent.fraud-risk-summary",
        "bankagent.customer-support-reply"
      ]
    }
  ],
  "a2a_version": "1.0",
  "capabilities": [
    {
      "id": "runService",
      "name": "Run Buyer Service",
      "type": "service",
      "endpoint": "https://bankagent.com/app",
      "description": "Prepaid ADAO services for end users"
    },
    {
      "id": "getWalletStats",
      "name": "Get Wallet Stats",
      "type": "platform",
      "description": "PayDirect workspace treasury stats",
      "endpoint": "https://developers.agentdao.com/api/public/agent-stats?domain=bankagent.com"
    },
    {
      "id": "service:financial-advisor",
      "name": "AI Financial Advisor",
      "type": "service",
      "endpoint": "https://bankagent.com/app",
      "description": "Get personalized financial advice, loan pre-checks, and document checklists for your banking needs."
    },
    {
      "id": "service:market-snapshot",
      "name": "Market Snapshot",
      "type": "service",
      "endpoint": "https://bankagent.com/app",
      "description": "Latest FX rates, US inflation data, real interest rates, and global macro overview in one report."
    },
    {
      "id": "service:fraud-risk-check",
      "name": "Fraud Risk Check",
      "type": "service",
      "endpoint": "https://bankagent.com/app",
      "description": "AI-powered fraud risk assessment with banking support response generation."
    }
  ],
  "endpoints": {
    "inbox": "https://bankagent.com/api/a2a/inbox",
    "execute": "https://bankagent.com/api/execute",
    "health": "https://bankagent.com/api/a2a/health",
    "openapi": "https://bankagent.com/openapi.json",
    "mcp": "https://bankagent.com/.well-known/mcp.json",
    "app": "https://bankagent.com/app",
    "services": "https://bankagent.com/api/app/services?domain=bankagent.com",
    "walletStats": "https://developers.agentdao.com/api/public/agent-stats?domain=bankagent.com"
  },
  "catalog": "https://agentdao.com/catalog",
  "pricing": {
    "currency": "ADAO",
    "apiKeyPrice": 100,
    "pricePerCall": 0.1,
    "pricingModel": "per_call",
    "description": "0.1 ADAO per API call"
  }
}