{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-snack-money-payments-web-pay",
  "title": "Snack Money \u00b7 Web Domain Payment",
  "url": "https://api.snack.money/payments/web/pay",
  "category": "finance",
  "summary": "Send USDC payments directly to web domain owners through a standardized x402 payment interface.",
  "seo": {
    "title": "Web Domain USDC Payment x402 API | Snack Money",
    "description": "Pay $0.01 USDC to send USDC payments to web domain owners. Cross-domain micropayments on Base via x402."
  },
  "use_cases": [
    "Tip content creators by domain name",
    "Pay for premium content access",
    "Settle micro-invoices to website operators"
  ],
  "ideal_buyer": "Payment automation agents and tipping systems that route USDC to domain owners without managing individual wallet addresses.",
  "example_prompt": "Send 0.5 USDC to the owner of example.com for their helpful tutorial",
  "example_request_body": {
    "amount": "0.5",
    "domain": "example.com",
    "currency": "USDC"
  },
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "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": "0x1223d566f05ea54e5854434c4552c9f5c2259e0f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Send USDC payment to a web domain owner",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "meta": {
              "type": "object",
              "required": false,
              "description": "Optional metadata for the domain payment"
            },
            "amount": {
              "type": "number",
              "required": true,
              "description": "Payment amount in USDC to send to domain owner"
            },
            "currency": {
              "type": "string",
              "required": false,
              "description": "Currency type (optional, defaults to 'USDC')"
            },
            "receiver": {
              "type": "string",
              "required": true,
              "description": "Domain name of the payment recipient"
            },
            "description": {
              "type": "string",
              "required": false,
              "description": "Optional description of the domain payment"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "msg": {
              "type": "string",
              "description": "Response message"
            },
            "code": {
              "type": "number",
              "description": "Response status code"
            },
            "data": {
              "type": "object",
              "description": "Response data containing transaction details"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-8c9bcdd79c03",
  "origin": {
    "slug": "api-snack-money",
    "host": "api.snack.money",
    "title": "Overview - Snack Money",
    "description": "What is Snack Money API?",
    "url": "https://api.snack.money",
    "og_image": "https://snackmoney.mintlify.app/mintlify-assets/_next/image?url=%2F_mintlify%2Fapi%2Fog%3Fdivision%3DIntroduction%26title%3DOverview%26description%3DWhat%2Bis%2BSnack%2BMoney%2BAPI%253F%26logoLight%3Dhttps%253A%252F%252Fmintcdn.com%252Fsnackmoney%252FitHWPAO9qMkS0bIa%252Flogo%252Fsnack-money.svg%253Ffit%253Dmax%2526auto%253Dformat%2526n%253DitHWPAO9qMkS0bIa%2526q%253D85%2526s%253Dadd88298f4251b420bf5e68d7cfb3988%26logoDark%3Dhttps%253A%252F%252Fmintcdn.com%252Fsnackmoney%252FitHWPAO9qMkS0bIa%252Flogo%252Fsnack-money.svg%253Ffit%253Dmax%2526auto%253Dformat%2526n%253DitHWPAO9qMkS0bIa%2526q%253D85%2526s%253Dadd88298f4251b420bf5e68d7cfb3988%26primaryColor%3D%252316A34A%26lightColor%3D%252307C983%26darkColor%3D%252315803D%26backgroundLight%3D%2523ffffff%26backgroundDark%3D%2523090d0d&w=1200&q=100",
    "favicon": "https://docs.snack.money/mintlify-assets/_mintlify/favicons/snackmoney/o4V2Tt6zRcjgyGn2/_generated/favicon/favicon-16x16.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-snack-money-payments-web-pay",
    "url": "https://x402all.com/resource/api-snack-money-payments-web-pay",
    "name": "Snack Money \u00b7 Web Domain Payment",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-snack-money-payments-web-pay",
      "@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://api.snack.money/payments/web/pay",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-snack-money",
      "url": "https://api.snack.money",
      "name": "Overview - Snack Money",
      "@type": "Organization"
    },
    "identifier": "api-snack-money-payments-web-pay",
    "description": "Pay $0.01 USDC to send USDC payments to web domain owners. Cross-domain micropayments on Base via x402.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-snack-money-payments-web-pay",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-snack-money-payments-web-pay"
}
