{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gittipstream-tip",
  "title": "GitTipStream \u00b7 Send USDC tips on Base",
  "url": "http://gittipstream:8080/tip",
  "category": "finance",
  "summary": "Send USDC tips to recipients on Base with automatic fee calculation and CDP disbursement processing.",
  "seo": {
    "title": "USDC Tipping API | Base Tips | GitTipStream x402",
    "description": "Send USDC tips on Base via x402 with CDP disbursement. 0.01 USDC per call. Programmatic tipping with fee breakdown and recipient details."
  },
  "use_cases": [
    "Automate creator tipping from content platform revenue",
    "Build streaming tip bots for live broadcasts",
    "Implement payroll micro-tipping for contributor rewards"
  ],
  "ideal_buyer": "Social platforms and creator economy apps needing programmatic USDC tipping on Base.",
  "example_prompt": "Send a 5 USDC tip to address 0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb with a thank you message.",
  "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": "0x0acf5ed0256746fd781b4334872f027d9468c7ef",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "description": "Send USDC tips on base via x402 payment protocol with CDP disbursement",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "message": {
              "type": "string",
              "required": false,
              "description": "Optional message to include with the tip"
            },
            "tipAmount": {
              "type": "number",
              "required": true,
              "description": "Amount in microUSDC (1 USDC = 1,000,000 microUSDC)"
            },
            "senderName": {
              "type": "string",
              "required": false,
              "description": "Name or identifier of the tip sender"
            },
            "recipientAddress": {
              "type": "string",
              "required": true,
              "description": "Base wallet address for tip recipient"
            },
            "recipientUsername": {
              "type": "string",
              "required": true,
              "description": "Username of the tip recipient"
            }
          },
          "discoverable": true
        },
        "output": {
          "type": "object",
          "properties": {
            "amounts": {
              "type": "object",
              "properties": {
                "total": {
                  "type": "number",
                  "description": "Total amount in USDC"
                },
                "recipient": {
                  "type": "number",
                  "description": "Amount to recipient in USDC"
                },
                "platformFee": {
                  "type": "number",
                  "description": "Platform fee in USDC"
                }
              }
            },
            "message": {
              "type": "string"
            },
            "success": {
              "type": "boolean"
            },
            "recipient": {
              "type": "object",
              "properties": {
                "userId": {
                  "type": "string"
                },
                "address": {
                  "type": "string"
                },
                "username": {
                  "type": "string"
                }
              }
            },
            "transactions": {
              "type": "object",
              "properties": {
                "platform": {
                  "type": "string",
                  "description": "base transaction hash for platform fee"
                },
                "recipient": {
                  "type": "string",
                  "description": "base transaction hash for recipient"
                }
              }
            },
            "x402Protocol": {
              "type": "object",
              "properties": {
                "network": {
                  "type": "string"
                },
                "facilitator": {
                  "type": "string"
                },
                "paymentAmount": {
                  "type": "string"
                },
                "paymentMethod": {
                  "type": "string"
                },
                "paymentVerified": {
                  "type": "boolean"
                },
                "protocolVersion": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-38be849bee2e",
  "origin": {
    "slug": "gittipstream",
    "host": "gittipstream",
    "url": "http://gittipstream:8080"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gittipstream-tip",
    "url": "https://x402all.com/resource/gittipstream-tip",
    "name": "GitTipStream \u00b7 Send USDC tips on Base",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gittipstream-tip",
      "@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": "http://gittipstream:8080/tip",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gittipstream",
      "url": "http://gittipstream:8080",
      "name": "gittipstream",
      "@type": "Organization"
    },
    "identifier": "gittipstream-tip",
    "description": "Send USDC tips on Base via x402 with CDP disbursement. 0.01 USDC per call. Programmatic tipping with fee breakdown and recipient details.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gittipstream-tip",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gittipstream-tip"
}
