{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "t9b79vya-nx-link-payments-x-pay",
  "title": "Snack Money \u00b7 Pay X user",
  "url": "https://t9b79vya.nx.link/payments/x/pay",
  "category": "finance",
  "summary": "Send USDC payments to X users with amount, currency, description, and receiver handle.",
  "seo": {
    "title": "Snack Money X402 Payment API - Pay X Users",
    "description": "Send USDC payments to X (Twitter) users via x402 protocol. 0.01 USDC per call on Base. No subscription required."
  },
  "use_cases": [
    "Tip content creators on X with instant USDC transfers",
    "Send micro-rewards for community contributions",
    "Process peer-to-peer payments without wallet addresses"
  ],
  "ideal_buyer": "Social media managers, community builders, and creators who need to distribute small payments to X users without complex wallet setup.",
  "example_prompt": "Send 5 USDC to @snackmoneyapp with the message 'Thanks for the help'",
  "example_request_body": {
    "amount": 1,
    "currency": "USDC",
    "receiver": "snackmoneyapp",
    "description": "Payment to X user"
  },
  "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": "0xd4ab20dbd8af75f39bf6cb601fc08bab7d4db198",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Snack Money API https://api.snack.money - POST Pay to X user",
      "verified": false,
      "hints": {
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/PaymentResponse"
                }
              }
            },
            "description": "Success"
          },
          "400": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ValidationError"
                }
              }
            },
            "description": "Validation Error"
          },
          "402": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/PaymentRequired"
                }
              }
            },
            "description": "Payment Required"
          },
          "500": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/InternalServerError"
                }
              }
            },
            "description": "Server Error"
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PaymentRequest"
              },
              "example": {
                "amount": 1,
                "currency": "USDC",
                "receiver": "snackmoneyapp",
                "description": "Payment to X user"
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "t9b79vya-nx-link",
    "host": "t9b79vya.nx.link",
    "title": "t9b79vya.nx.link",
    "description": "An x402-payable API origin hosted on nx.link. No public-facing documentation or service description is currently available.",
    "url": "https://t9b79vya.nx.link"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/t9b79vya-nx-link-payments-x-pay",
    "url": "https://x402all.com/resource/t9b79vya-nx-link-payments-x-pay",
    "name": "Snack Money \u00b7 Pay X user",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/t9b79vya-nx-link-payments-x-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://t9b79vya.nx.link/payments/x/pay",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/t9b79vya-nx-link",
      "url": "https://t9b79vya.nx.link",
      "name": "t9b79vya.nx.link",
      "@type": "Organization"
    },
    "identifier": "t9b79vya-nx-link-payments-x-pay",
    "description": "Send USDC payments to X (Twitter) users via x402 protocol. 0.01 USDC per call on Base. No subscription required.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=t9b79vya-nx-link-payments-x-pay",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=t9b79vya-nx-link-payments-x-pay"
}
