{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "phybdsfwycygroebrsdx-supabase-co-functions-v1-tip-artist",
  "title": "Supabase \u00b7 Artist Tipping",
  "url": "https://phybdsfwycygroebrsdx.supabase.co/functions/v1/tip-artist",
  "category": "finance",
  "summary": "Execute USDC tips to specified artist wallets with amount customization and on-chain transaction verification.",
  "seo": {
    "title": "Artist Tipping API | x402 | Base",
    "description": "Send USDC tips to artists via x402 micropayments. Pay $0.01 minimum per tip. Direct wallet-to-wallet transfers with transaction confirmation on Base."
  },
  "use_cases": [
    "Automate royalty distributions to content creators",
    "Enable fan tipping in streaming or social platforms",
    "Build creator monetization with per-tip micropayments"
  ],
  "ideal_buyer": "Creator economy platforms and fan engagement agents implementing direct artist compensation with minimal transaction overhead.",
  "example_prompt": "Send a $0.05 tip to artist wallet 0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb",
  "example_request_body": {
    "amount": "0.05",
    "artistWallet": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb"
  },
  "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": "0xda31c963e979495f4374979127c34e980ef3184e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Tip $0.01 to artist",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "amount": {
              "type": "string",
              "required": true,
              "description": "Tip amount in USDC"
            },
            "artistWallet": {
              "type": "string",
              "required": true,
              "description": "Artist wallet address"
            }
          }
        },
        "output": {
          "txHash": "string",
          "message": "string",
          "success": "boolean"
        }
      }
    }
  ],
  "origin": {
    "slug": "phybdsfwycygroebrsdx-supabase-co",
    "host": "phybdsfwycygroebrsdx.supabase.co",
    "url": "https://phybdsfwycygroebrsdx.supabase.co"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/phybdsfwycygroebrsdx-supabase-co-functions-v1-tip-artist",
    "url": "https://x402all.com/resource/phybdsfwycygroebrsdx-supabase-co-functions-v1-tip-artist",
    "name": "Supabase \u00b7 Artist Tipping",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/phybdsfwycygroebrsdx-supabase-co-functions-v1-tip-artist",
      "@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://phybdsfwycygroebrsdx.supabase.co/functions/v1/tip-artist",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/phybdsfwycygroebrsdx-supabase-co",
      "url": "https://phybdsfwycygroebrsdx.supabase.co",
      "name": "phybdsfwycygroebrsdx.supabase.co",
      "@type": "Organization"
    },
    "identifier": "phybdsfwycygroebrsdx-supabase-co-functions-v1-tip-artist",
    "description": "Send USDC tips to artists via x402 micropayments. Pay $0.01 minimum per tip. Direct wallet-to-wallet transfers with transaction confirmation on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=phybdsfwycygroebrsdx-supabase-co-functions-v1-tip-artist",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=phybdsfwycygroebrsdx-supabase-co-functions-v1-tip-artist"
}
