{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "awwty-com-api-tip-7bhandle-7d",
  "title": "Awwty \u00b7 Creator Tip",
  "url": "https://awwty.com/api/tip/%7Bhandle%7D",
  "category": "finance",
  "summary": "Send USDC tips to content creators by handle with optional attached messages and transparent fee breakdown.",
  "seo": {
    "title": "Creator Tipping API \u2014 Micropayments for Content | x402",
    "description": "Send tips to content creators on Awwty with optional messages. Pay $0.25 USDC per tip via x402 on Base. Platform fee: 4%."
  },
  "use_cases": [
    "Tip content creators with USDC micropayments",
    "Attach personalized messages to tips",
    "Receive transparent fee and payout breakdowns"
  ],
  "ideal_buyer": "Content platforms and fan engagement agents enabling creator monetization through direct micropayments.",
  "example_prompt": "Send a 2.00 USDC tip to creator @johndoe with message 'Thanks for the great content!'",
  "example_request_body": {
    "message": "Thanks for the great content!"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 12.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x1f6dc4e444ca1564b547fcf169391bad2bde5739",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "250000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Tip a content creator on awwty",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "properties": {
              "message": {
                "type": "string",
                "maxLength": 280,
                "description": "Optional short message to attach to the tip"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "amount": "2.00",
            "creator": "@handle",
            "message": "Tip sent!",
            "platformFee": "0.10",
            "forwardTxHash": "0x...",
            "creatorReceived": "1.90"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "awwty-com",
    "host": "awwty.com",
    "url": "https://awwty.com",
    "favicon": "https://awwty.com/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/awwty-com-api-tip-7bhandle-7d",
    "url": "https://x402all.com/resource/awwty-com-api-tip-7bhandle-7d",
    "name": "Awwty \u00b7 Creator Tip",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/awwty-com-api-tip-7bhandle-7d",
      "@type": "Offer",
      "price": "0.25",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.250000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://awwty.com/api/tip/%7Bhandle%7D",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/awwty-com",
      "url": "https://awwty.com",
      "name": "awwty.com",
      "@type": "Organization"
    },
    "identifier": "awwty-com-api-tip-7bhandle-7d",
    "description": "Send tips to content creators on Awwty with optional messages. Pay $0.25 USDC per tip via x402 on Base. Platform fee: 4%.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=awwty-com-api-tip-7bhandle-7d",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=awwty-com-api-tip-7bhandle-7d"
}
