{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-crypto-arbitrage-finder",
  "title": "gg402 \u00b7 Crypto arbitrage finder",
  "url": "https://gg402.vercel.app/crypto_arbitrage_finder",
  "category": "finance",
  "summary": "Identify real-time arbitrage opportunities across cryptocurrency exchanges with profit calculations and risk assessment.",
  "seo": {
    "title": "Crypto arbitrage finder API | gg402 x402",
    "description": "Find real-time arbitrage opportunities across crypto exchanges. 0.01 USDC on Base. Calculates profits, fees, and risk warnings."
  },
  "use_cases": [
    "Detect price discrepancies across exchanges",
    "Calculate net profit after fees and slippage",
    "Assess execution risks before trading"
  ],
  "ideal_buyer": "Arbitrage bots, trading agents, and systems monitoring cross-exchange price inefficiencies.",
  "example_prompt": "Find arbitrage opportunities for ETH with 10 ETH position size",
  "example_request_body": {
    "token": "ETH",
    "amount": 10
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Identifies real-time arbitrage opportunities across cryptocurrency exchanges, calculating potential profits and risks.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "base_currency": {
              "type": "string",
              "required": true,
              "description": "The base cryptocurrency to analyze for arbitrage, e.g., 'BTC' or 'ETH'."
            },
            "exchange_list": {
              "type": "array",
              "required": false,
              "description": "List of cryptocurrency exchanges to check, e.g., ['Binance', 'Coinbase']. If not provided, all supported exchanges will be used."
            },
            "investment_amount": {
              "type": "number",
              "required": false,
              "description": "The amount in USD to simulate for profit calculations. If not provided, a default amount will be used."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "arbitrage_opportunities",
            "profit_calculation",
            "risk_warnings"
          ],
          "properties": {
            "risk_warnings": {
              "type": "array",
              "description": "An array of strings listing potential risks, such as liquidity issues, slippage, or regulatory concerns."
            },
            "profit_calculation": {
              "type": "object",
              "description": "An object containing estimated gains, fees, and net profit based on the investment amount."
            },
            "arbitrage_opportunities": {
              "type": "array",
              "description": "An array of objects, each representing a profitable arbitrage opportunity, including details like exchanges involved, price differences, and trade paths."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-crypto-arbitrage-finder",
    "url": "https://x402all.com/resource/gg402-vercel-app-crypto-arbitrage-finder",
    "name": "gg402 \u00b7 Crypto arbitrage finder",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-crypto-arbitrage-finder",
      "@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": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/crypto_arbitrage_finder",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-crypto-arbitrage-finder",
    "description": "Find real-time arbitrage opportunities across crypto exchanges. 0.01 USDC on Base. Calculates profits, fees, and risk warnings.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-crypto-arbitrage-finder",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-crypto-arbitrage-finder"
}
