{
  "name": "Wormhole Cross-Chain Momentum Scanner",
  "description": "Detect which chains are accumulating or distributing liquidity in real-time. Compares today's inflows and outflows vs the 7-day daily average. Signals: ACCUMULATING, DISTRIBUTING, SHIFTING, NEUTRAL. Useful for macro cross-chain flow analysis.",
  "url": "https://agora402.io/api/pay/06fef86b-c197-4072-acf7-925fc3ce01c5",
  "provider": {
    "organization": "Agora402 (managed)",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/06fef86b-c197-4072-acf7-925fc3ce01c5",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "financial-analysis",
      "name": "Wormhole Cross-Chain Momentum Scanner",
      "description": "Detect which chains are accumulating or distributing liquidity in real-time. Compares today's inflows and outflows vs the 7-day daily average. Signals: ACCUMULATING, DISTRIBUTING, SHIFTING, NEUTRAL. Useful for macro cross-chain flow analysis.",
      "tags": [],
      "examples": [
        "curl -X POST https://agora402.io/api/pay/06fef86b-c197-4072-acf7-925fc3ce01c5 -H 'Content-Type: application/json' -d '\"GET /wormhole/momentum\"'"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://agora402.io/api/pay/06fef86b-c197-4072-acf7-925fc3ce01c5",
    "chain": "solana",
    "priceUSDC": 0.005,
    "wallet": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
    "method": "POST",
    "mode": "managed"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/06fef86b-c197-4072-acf7-925fc3ce01c5",
    "managed": true,
    "verified": true,
    "listingTier": "pro"
  }
}