{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-eruditepay-com-v1-bridge-quote",
  "title": "EruditePay \u00b7 Cross-Chain Bridge Quote",
  "url": "https://x402.eruditepay.com/v1/bridge/quote",
  "category": "finance",
  "summary": "Get estimated bridge output, fees, and execution time for cross-chain transfers via deBridge.",
  "seo": {
    "title": "Cross-Chain Bridge Quote API | EruditePay x402",
    "description": "Get cross-chain bridge quotes via x402 micropayments. Estimate output, fees, and execution time across 20 chains via deBridge. 0.5% settlement fee."
  },
  "use_cases": [
    "Estimate cross-chain transfer costs",
    "Compare bridge routes and timing",
    "Plan multi-chain asset movements"
  ],
  "ideal_buyer": "Traders and DeFi users optimizing cross-chain asset transfers across multiple networks.",
  "example_prompt": "Get a bridge quote for 1000 USDC from Base to Arbitrum",
  "example_request_body": {
    "token": "USDC",
    "amount": "1000",
    "to_chain": "arbitrum",
    "from_chain": "base"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.167,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6961b88476a9b89c4ed97a4af4d190754d5e70a1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Cross-chain bridge quote: estimated output, fees, and execution time via deBridge",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "type": "object",
            "required": [
              "from_chain",
              "to_chain",
              "token",
              "amount"
            ],
            "properties": {
              "token": {
                "type": "string",
                "description": "Token symbol (USDC, USDT, ETH)"
              },
              "amount": {
                "type": "string",
                "description": "Human-readable amount (e.g. 100)"
              },
              "to_chain": {
                "enum": [
                  "base",
                  "tron",
                  "ethereum",
                  "arbitrum",
                  "polygon",
                  "bsc",
                  "solana"
                ],
                "type": "string",
                "description": "Destination chain"
              },
              "from_chain": {
                "enum": [
                  "base",
                  "tron",
                  "ethereum",
                  "arbitrum",
                  "polygon",
                  "bsc",
                  "solana"
                ],
                "type": "string",
                "description": "Source chain"
              }
            }
          }
        },
        "output": {
          "type": "json",
          "example": {
            "token": "USDC",
            "to_chain": "tron",
            "estimation": {
              "dstChainTokenOut": {
                "name": "USDT",
                "amount": "99500000"
              }
            },
            "from_chain": "base",
            "input_amount": "100",
            "executionTime": 120
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-eruditepay-com",
    "host": "x402.eruditepay.com",
    "title": "EruditePay Bridge \u2014 x402 Payment Facilitator \u00b7 20 Chains",
    "description": "Multi-chain x402 payment facilitator. Verify and settle crypto payments across 20 blockchains. 0.5% per settlement. FinCEN MSB registered.",
    "url": "https://x402.eruditepay.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-eruditepay-com-v1-bridge-quote",
    "url": "https://x402all.com/resource/x402-eruditepay-com-v1-bridge-quote",
    "name": "EruditePay \u00b7 Cross-Chain Bridge Quote",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-eruditepay-com-v1-bridge-quote",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402.eruditepay.com/v1/bridge/quote",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-eruditepay-com",
      "url": "https://x402.eruditepay.com",
      "name": "EruditePay Bridge \u2014 x402 Payment Facilitator \u00b7 20 Chains",
      "@type": "Organization"
    },
    "identifier": "x402-eruditepay-com-v1-bridge-quote",
    "description": "Get cross-chain bridge quotes via x402 micropayments. Estimate output, fees, and execution time across 20 chains via deBridge. 0.5% settlement fee.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-eruditepay-com-v1-bridge-quote",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-eruditepay-com-v1-bridge-quote"
}
