{
  "name": "Merlin DeFi Intelligence",
  "tagline": "Machine-first DeFi risk and routing intelligence: is this token safe, where does this swap route best, and what is this wallet actually worth.",
  "description": "DeFi intelligence for autonomous agents, priced per call. Check any token for honeypot mechanics before you buy it, or for rug vectors — unlocked liquidity, mint authority, reclaimable ownership — before you hold it. Pull the full contract security report in one call. Find the cheapest swap route across aggregated DEX liquidity. Rank real yield opportunities with outlier farms screened out. Run due diligence on a protocol including its exploit history. X-ray any wallet's true net worth with airdrop spam filtered. Every answer is a deterministic, versioned score with the reasons attached, so an agent can justify the decision it makes. Pay-per-call via x402 on X Layer.",
  "category": "DeFi / Onchain Intelligence",
  "mode": "A2MCP",
  "settlement": {
    "network": "X Layer",
    "tokens": [
      "USDT",
      "USDG"
    ]
  },
  "tags": [
    "defi",
    "token-security",
    "honeypot-detection",
    "rug-check",
    "swap-routing",
    "yield",
    "portfolio",
    "onchain-intel",
    "risk-scoring"
  ],
  "social": "#OKXAI",
  "supported_chains": [
    "arbitrum",
    "avalanche",
    "base",
    "bsc",
    "ethereum",
    "optimism",
    "polygon",
    "xlayer"
  ],
  "risk_levels": [
    "conservative",
    "balanced",
    "aggressive"
  ],
  "tools": [
    {
      "name": "honeypot_check",
      "title": "Honeypot Checker",
      "price_usdt": 0.03,
      "args": {
        "chain": "required",
        "token_address": "required"
      },
      "description": "Can this token be sold once bought? A focused sellability verdict — CAN_SELL, RESTRICTED or HONEYPOT — naming the exact contract mechanisms that would block or tax your exit: sell blocks, partial-exit traps, pausable transfers, trading cooldowns, blacklists, punitive or owner-modifiable sell taxes, and per-address targeted taxes. Cross-checked against OKX's aggregator, and any disagreement between the two providers is reported rather than hidden."
    },
    {
      "name": "rug_check",
      "title": "Rug Checker",
      "price_usdt": 0.03,
      "args": {
        "chain": "required",
        "token_address": "required"
      },
      "description": "What could the team behind this token do to your money? Returns the concrete rug vectors that still exist, each with a severity: unlocked or partially-locked liquidity, unlimited mint authority, reclaimable ownership, hidden owners, upgradeable proxies, self-destruct, pausable transfers, owner and creator holdings, whale concentration, unverified source, and prior honeypot deployments by the same creator."
    },
    {
      "name": "token_intel",
      "title": "Full Token Security Scan",
      "price_usdt": 0.05,
      "args": {
        "chain": "required",
        "token_address": "required"
      },
      "description": "The complete contract report in one call — everything the Honeypot Checker and Rug Checker cover, plus buy/sell/transfer taxes, contract verification, proxy detection, holder distribution, CEX/DEX listing and token age — returned as a 0-100 safety score with a SAFE/CAUTION/HIGH_RISK/AVOID call and the full list of scored reasons behind it. Use this for due diligence; use the focused checks when you only need one answer before executing."
    },
    {
      "name": "swap_intel",
      "title": "Best Swap Route",
      "price_usdt": 0.03,
      "args": {
        "chain": "required",
        "token_in": "required",
        "token_out": "required",
        "amount": "required"
      },
      "description": "Find the cheapest route for a swap across aggregated DEX liquidity: the best path and the DEXs it splits across, expected output, minimum received at your slippage, price impact, trade fee and gas estimate. Both tokens are safety-screened in the same call, so a route into an unsellable token is flagged before you execute it."
    },
    {
      "name": "yield_intel",
      "title": "DeFi Yield Finder",
      "price_usdt": 0.04,
      "args": {
        "chain": "required",
        "asset": "required",
        "risk_level": "optional",
        "amount": "optional"
      },
      "description": "Rank real yield opportunities for an asset across lending, staking and LP pools, drawn from 16,000+ tracked pools. Outlier and emission-inflated farms are screened out, and results rank on risk-adjusted APY rather than headline APY — so a 34,000% reward farm never outranks a durable lending rate. Each result carries TVL, base vs reward APY split, impermanent-loss exposure and a risk score."
    },
    {
      "name": "protocol_intel",
      "title": "Protocol Due Diligence",
      "price_usdt": 0.03,
      "args": {
        "protocol_name": "required",
        "chain": "optional"
      },
      "description": "Research any DeFi protocol before allocating to it: current TVL and its 1d /7d trend, chains deployed, audit count, category peers for comparison, and — the part most tools omit — its full exploit history with the amount lost and the technique used. Returns a 0-100 score with reasons."
    },
    {
      "name": "portfolio_intel",
      "title": "Wallet & Portfolio X-Ray",
      "price_usdt": 0.05,
      "args": {
        "wallet_address": "required",
        "chain": "optional"
      },
      "description": "Profile any wallet: true net worth with airdrop spam and fabricated-price tokens filtered out (raw balance APIs overstate portfolios by orders of magnitude), asset allocation, concentration and diversification, idle stablecoins with the yield they are currently forgoing, and an address reputation check against sanctions, phishing and scam-history databases."
    }
  ]
}