{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-snack-money-payments-github-pay",
  "title": "Snack Money \u00b7 USDC Payment to GitHub User",
  "url": "https://api.snack.money/payments/github/pay",
  "category": "finance",
  "summary": "Routes USDC payments to GitHub users identified by username, with on-chain transaction confirmation.",
  "seo": {
    "title": "GitHub User Payment API - Send USDC by Username",
    "description": "Send USDC payments to any GitHub user by username. $0.01 USDC per transaction. On-chain settlement on Base."
  },
  "use_cases": [
    "Tip open source contributors programmatically",
    "Bounty payments for completed issues",
    "Sponsor maintainers by GitHub handle"
  ],
  "ideal_buyer": "Developer relations platforms and open source funding agents automating contributor payments without wallet addresses.",
  "example_prompt": "Send 5 USDC to GitHub user octocat for their recent PR",
  "example_request_body": {
    "amount": "5",
    "currency": "USDC",
    "username": "octocat"
  },
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "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 GitHub user by username",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "meta": {
              "type": "object",
              "required": false,
              "description": "Optional metadata for the GitHub payment"
            },
            "amount": {
              "type": "number",
              "required": true,
              "description": "Payment amount in USDC to send to GitHub user"
            },
            "currency": {
              "type": "string",
              "required": false,
              "description": "Currency type (optional, defaults to 'USDC')"
            },
            "receiver": {
              "type": "string",
              "required": true,
              "description": "GitHub username of the payment recipient"
            },
            "description": {
              "type": "string",
              "required": false,
              "description": "Optional description of the GitHub 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"
            }
          }
        }
      }
    }
  ],
  "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-github-pay",
    "url": "https://x402all.com/resource/api-snack-money-payments-github-pay",
    "name": "Snack Money \u00b7 USDC Payment to GitHub User",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-snack-money-payments-github-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/github/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-github-pay",
    "description": "Send USDC payments to any GitHub user by username. $0.01 USDC per transaction. On-chain settlement on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-snack-money-payments-github-pay",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-snack-money-payments-github-pay"
}
