{
  "id": "26d227f1-2a0f-4247-859e-96cb43e7f8c9",
  "name": "Wallet Portfolio Profiler",
  "description": "Deep wallet analysis: token holdings, DeFi positions (Aave, Compound, Uniswap LP), activity metrics, PnL estimation, and risk profile scoring.",
  "url": "https://x402-api.fly.dev/api/wallet-profiler",
  "provider": {
    "organization": "Wallet Portfolio Profiler",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/26d227f1-2a0f-4247-859e-96cb43e7f8c9",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "26d227f1-2a0f-4247-859e-96cb43e7f8c9-main",
      "name": "Wallet Portfolio Profiler",
      "description": "Deep wallet analysis: token holdings, DeFi positions (Aave, Compound, Uniswap LP), activity metrics, PnL estimation, and risk profile scoring.",
      "tags": [
        "wallet",
        "portfolio",
        "defi",
        "on-chain",
        "analytics",
        "financial-analysis",
        "base"
      ],
      "examples": [
        "GET https://x402-api.fly.dev/api/wallet-profiler?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://x402-api.fly.dev/api/wallet-profiler",
    "http_method": "GET",
    "mode": "native",
    "amount_usdc": 0.008,
    "accepts": [
      {
        "scheme": "exact",
        "network": "eip155:8453",
        "maxAmountRequired": "8000",
        "amount": "8000",
        "resource": "https://x402-api.fly.dev/api/wallet-profiler",
        "description": "Deep wallet analysis: token holdings, DeFi positions (Aave, Compound, Uniswap LP), activity metrics,",
        "mimeType": "application/json",
        "payTo": "0x60264c480b67adb557efEd22Cf0e7ceA792DefB7",
        "maxTimeoutSeconds": 300,
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        }
      }
    ]
  },
  "use_cases": [
    "analyzing_wallet_holdings",
    "profiling_onchain_activity",
    "onchain_risk_assessment",
    "finding_yield_opportunities"
  ],
  "agora402": {
    "id": "26d227f1-2a0f-4247-859e-96cb43e7f8c9",
    "category": "financial-analysis",
    "chain": "base",
    "llm_model": null,
    "avg_latency_ms": 800,
    "rate_limit_rpm": 20,
    "uptime_score": 100,
    "review_avg": 0,
    "review_count": 0,
    "verified": true,
    "listed_at": "2026-03-06T06:52:22.178Z"
  }
}