Skip to content
Back to Pa1m Hyperliquid

Card snapshot

hyperliquid.hypa1m.xyz · 2026-08-01 14:27:34 UTC · 23e943645612531e4ced661301413fdd3e48c4e3aaa2f5cb62493e22c9871773

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": "Pa1m Hyperliquid",
  "description": "Real-time Hyperliquid perpetuals data and derived trading signals, paid per call in USDC on Base via x402.",
  "url": "https://hyperliquid.hypa1m.xyz",
  "version": "0.3.0",
  "provider": {
    "organization": "Pa1m",
    "url": "https://hypa1m.xyz"
  },
  "skills": [
    {
      "id": "market_data",
      "name": "Perp Market Data",
      "description": "Mid prices for ~170 perps, L2 order books, OHLCV candles and asset metadata.",
      "tags": [
        "onchain_data_analysis",
        "hyperliquid",
        "perpetuals"
      ]
    },
    {
      "id": "funding_analysis",
      "name": "Funding Analysis",
      "description": "Current and predicted funding rates, annualised and ranked across all perps for basis trades.",
      "tags": [
        "onchain_data_analysis",
        "market_intelligence",
        "funding-rates"
      ]
    },
    {
      "id": "wallet_analysis",
      "name": "Wallet Analysis",
      "description": "Open positions, margin summary, fill history, resting orders and distance to liquidation for any address.",
      "tags": [
        "portfolio_management",
        "risk_classification"
      ]
    },
    {
      "id": "whale_intelligence",
      "name": "Whale Intelligence",
      "description": "Top traders by PnL and their aggregate net long/short positioning by coin.",
      "tags": [
        "market_intelligence",
        "onchain_data_analysis"
      ]
    }
  ],
  "capabilities": {
    "streaming": false,
    "stateTransitionHistory": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "securitySchemes": {
    "noauth": {
      "type": "noauth"
    }
  },
  "security": [
    {
      "noauth": []
    }
  ]
}