{
  "x402Version": 2,
  "id": 14625,
  "slug": "14625",
  "resource": "https://whale.hugen.tokyo/whale/movements",
  "description": "Recent large ETH transfers with sender/receiver labels and entity classification. AI agent API for whale movement detection and flow analysis",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x29322Ea7EcB34aA6164cb2ddeB9CE650902E4f60",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "blockchain-analytics",
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "hours": "24",
            "min_eth": "100"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 1,
            "movements": [
              {
                "from": {
                  "label": "Binance"
                },
                "to": {
                  "label": "Unknown"
                },
                "value_eth": 10000
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "required": [
              "method"
            ]
          }
        }
      },
      "tags": [
        "whale",
        "ethereum",
        "transfers",
        "smart-money"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "whale.hugen.tokyo",
  "lastUpdated": "2026-08-30T15:48:46.429Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-30T15:48:45.738Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "whale.hugen.tokyo",
    "manifest_name": "whale.hugen.tokyo",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}