{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-eruditepay-com-v1-pay-create-link",
  "title": "EruditePay \u00b7 Create Payment Link",
  "url": "https://x402.eruditepay.com/v1/pay/create-link",
  "category": "finance",
  "summary": "Generate payment links for customers to complete cryptocurrency transactions across multiple chains.",
  "seo": {
    "title": "EruditePay Payment Link API | x402 Multi-Chain",
    "description": "Create crypto payment links via x402. Multi-chain support across 20 blockchains. Pay 0.01 USDC per call on Base. FinCEN MSB registered."
  },
  "use_cases": [
    "Create checkout links for e-commerce",
    "Generate one-time payment requests",
    "Build paywall systems without subscription overhead"
  ],
  "ideal_buyer": "Merchant agents and payment facilitators requiring programmatic payment link generation across multiple blockchains.",
  "example_prompt": "Create a payment link for 50 USDC on Base with description 'Consulting fee'",
  "example_request_body": {
    "chain": "base",
    "amount": "50",
    "currency": "USDC",
    "description": "Consulting fee"
  },
  "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": "0x6961b88476a9b89c4ed97a4af4d190754d5e70a1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Create a payment link for a customer to pay",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "queryParams": {
            "type": "object",
            "required": [
              "amount",
              "currency",
              "chain"
            ],
            "properties": {
              "chain": {
                "enum": [
                  "base",
                  "tron"
                ],
                "type": "string"
              },
              "amount": {
                "type": "string",
                "description": "Payment amount"
              },
              "currency": {
                "enum": [
                  "USDC",
                  "USDT"
                ],
                "type": "string"
              },
              "description": {
                "type": "string"
              }
            }
          }
        },
        "output": {
          "type": "json",
          "example": {
            "pay_to": "0x...",
            "status": "pending",
            "link_id": "uuid"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-e7c38d966301",
  "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-pay-create-link",
    "url": "https://x402all.com/resource/x402-eruditepay-com-v1-pay-create-link",
    "name": "EruditePay \u00b7 Create Payment Link",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-eruditepay-com-v1-pay-create-link",
      "@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://x402.eruditepay.com/v1/pay/create-link",
    "@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-pay-create-link",
    "description": "Create crypto payment links via x402. Multi-chain support across 20 blockchains. Pay 0.01 USDC per call on Base. FinCEN MSB registered.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-eruditepay-com-v1-pay-create-link",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-eruditepay-com-v1-pay-create-link"
}
