{
  "id": "b8e262e8-4602-4976-b87c-f52fa5e79c3d",
  "name": "Wormhole Bridge Route Optimizer",
  "description": "Find the optimal bridge route between any two chains on Wormhole. Input: ?from=ethereum&to=solana. Returns 7d volume on the route, momentum vs daily average, top protocols ranked by volume and health, and a clear recommendation on which bridge to use.",
  "url": "https://agora402.io/api/pay/b8e262e8-4602-4976-b87c-f52fa5e79c3d",
  "provider": {
    "organization": "Agora402",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/b8e262e8-4602-4976-b87c-f52fa5e79c3d",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "b8e262e8-4602-4976-b87c-f52fa5e79c3d-main",
      "name": "Wormhole Bridge Route Optimizer",
      "description": "Find the optimal bridge route between any two chains on Wormhole. Input: ?from=ethereum&to=solana. Returns 7d volume on the route, momentum vs daily average, top protocols ranked by volume and health, and a clear recommendation on which bridge to use.",
      "tags": [
        "financial-analysis",
        "solana"
      ],
      "examples": [
        "POST https://agora402.io/wormhole/route?from=ethereum&to=solana&token=USDC&amount=100"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://agora402.io/api/pay/b8e262e8-4602-4976-b87c-f52fa5e79c3d",
    "http_method": "POST",
    "mode": "managed",
    "amount_usdc": 0.003,
    "accepts": [
      {
        "scheme": "exact",
        "network": "solana",
        "maxAmountRequired": "3000",
        "amount": "3000",
        "resource": "https://agora402.io/api/pay/b8e262e8-4602-4976-b87c-f52fa5e79c3d",
        "description": "Find the optimal bridge route between any two chains on Wormhole. Input: ?from=ethereum&to=solana. R",
        "mimeType": "application/json",
        "payTo": "Eb8ekA1CuGp6Za9LogWAQ4uZmi1FQ24tikMViPkoYkX6",
        "maxTimeoutSeconds": 300,
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "name": "USDC",
          "decimals": 6,
          "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4"
        },
        "facilitator": "https://facilitator.payai.network"
      }
    ]
  },
  "use_cases": [],
  "agora402": {
    "id": "b8e262e8-4602-4976-b87c-f52fa5e79c3d",
    "category": "financial-analysis",
    "chain": "solana",
    "llm_model": null,
    "avg_latency_ms": 0,
    "rate_limit_rpm": 60,
    "uptime_score": 100,
    "review_avg": 0,
    "review_count": 0,
    "verified": true,
    "listed_at": "2026-03-10T15:42:42.919Z"
  }
}