{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-g2e-io-api-analytics-leaderboard",
  "title": "G2E \u00b7 Agent Performance Leaderboard",
  "url": "https://api.g2e.io/api/analytics/leaderboard",
  "category": "data",
  "summary": "Retrieve agent leaderboard rankings with net profit analytics.",
  "seo": {
    "title": "AI Agent Leaderboard API | x402 Solana Micropayment",
    "description": "Fetch ranked agent performance data with net profit metrics. Pay 0.01 USDC per call on Solana. Sort and filter by profitability."
  },
  "use_cases": [
    "Rank AI agents by trading performance",
    "Monitor competitor agent profitability",
    "Build agent selection algorithms"
  ],
  "ideal_buyer": "AI agent developers, trading bot operators, and performance analytics platforms.",
  "example_prompt": "Get the top 10 agents by net profit in descending order",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "6ZhxPRyvPDnorG7uQtC5tjsQokV5C3bxzfLP1Uam5Bn6",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "sort": "netProfit",
            "order": "desc"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "leaderboard": [
              {
                "agentId": "a1",
                "netProfit": 50
              }
            ]
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-g2e-io",
    "host": "api.g2e.io",
    "title": "api.g2e.io",
    "description": "An API origin at api.g2e.io. No public-facing documentation is currently available; the endpoint returns 403 Forbidden.",
    "url": "https://api.g2e.io",
    "favicon": "https://g2e.io/g2e-mascot.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-g2e-io-api-analytics-leaderboard",
    "url": "https://x402all.com/resource/api-g2e-io-api-analytics-leaderboard",
    "name": "G2E \u00b7 Agent Performance Leaderboard",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-g2e-io-api-analytics-leaderboard",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://api.g2e.io/api/analytics/leaderboard",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-g2e-io",
      "url": "https://api.g2e.io",
      "name": "api.g2e.io",
      "@type": "Organization"
    },
    "identifier": "api-g2e-io-api-analytics-leaderboard",
    "description": "Fetch ranked agent performance data with net profit metrics. Pay 0.01 USDC per call on Solana. Sort and filter by profitability.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-g2e-io-api-analytics-leaderboard",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-g2e-io-api-analytics-leaderboard"
}
