Otto AI · Protocol Revenue Leaders

by Otto AI

GETBaseSolana

$0.001

per call · USD Coin on Base

Which protocols earn the most — and who is accelerating? Top 30 DeFi protocols by 24h fees, each with revenue, take-rate (the cut the protocol keeps vs fees users pay), 7d/30d trend and category, plus total DeFi fees & revenue. A fundamentals screen (fee/revenue economics), distinct from TVL. Sourced from DefiLlama (public). Cached while fresh (DefiLlama fees are daily aggregates), regenerated on demand when stale.

Endpoint

GET https://x402.ottoai.services/protocol-revenue-leaders

12

Calls / 30d

8

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://x402.ottoai.services/protocol-revenue-leaders", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402.ottoai.services/protocol-revenue-leaders" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "generatedAt": "2026-06-09T21:00:00.000Z",
    "leaders": [
      {
        "category": "Derivatives",
        "chains": [
          "Hyperliquid L1"
        ],
        "fees24hUsd": 4912038,
        "fees30dUsd": 122948332,
        "fees7dUsd": 31204911,
        "feesChange7dPct": 8.4,
        "name": "Hyperliquid",
        "revenue24hUsd": 4912038,
        "revenue30dUsd": 122948332,
        "takeRatePct": 100
      },
      {
        "category": "DEX",
        "chains": [
          "Ethereum",
          "Base",
          "Arbitrum"
        ],
        "fees24hUsd": 3104772,
        "fees30dUsd": 91022174,
        "fees7dUsd": 21933801,
        "feesChange7dPct": -4.1,
        "name": "Uniswap",
        "revenue24hUsd": 511203,
        "revenue30dUsd": 14831002,
        "takeRatePct": 16.5
      }
    ],
    "narrative": "Derivatives venues lead fee generation; Hyperliquid keeps 100% of fees while DEXes route most fees to LPs. Fee momentum favors perps (+8.4% w/w) over spot (-4.1%).",
    "protocolCount": 30,
    "totalFees24hUsd": 41250318,
    "totalRevenue24hUsd": 11834902
  },
  "meta": {
    "degraded": false,
    "generatedAt": "",
    "stalenessSec": 0,
    "validUntil": ""
  },
  "status": "success"
}

Payment details

Pay to0x0e84ddedaae6a779c462c22a59f301ec31b6b808
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of DeFi and the homepage with a featured placement.

Get featured →

More from Otto AI & similar services