{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "dddd-pics-donate",
  "title": "DDDD \u00b7 Stream Donation Support",
  "url": "https://dddd.pics/donate",
  "category": "tools",
  "summary": "Processes a donation payment to support content streams with confirmation receipt.",
  "seo": {
    "title": "Stream Donation API | DDDD x402",
    "description": "Support content streams with micropayment donations. Returns confirmation message and timestamp. Pay 5 USDC per call on Base."
  },
  "use_cases": [
    "Tip content creators via programmatic donations",
    "Support live streams with automated contributions",
    "Integrate donation workflows into agent systems"
  ],
  "ideal_buyer": "Content supporters and agents automating stream donations.",
  "example_prompt": "Send a 5 USDC donation to support the stream and confirm receipt.",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 500,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x12345bdd5be0d00ba49458fb9c0749e162810886",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Support the stream with a small donation to keep the lights on! \ud83c\udf1f",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "type": {
              "type": "string"
            },
            "properties": {}
          }
        },
        "output": {
          "type": "object",
          "required": [
            "message",
            "timestamp"
          ],
          "properties": {
            "message": {
              "type": "string"
            },
            "timestamp": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "dddd-pics",
    "host": "dddd.pics",
    "url": "https://dddd.pics",
    "favicon": "https://dddd.pics/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/dddd-pics-donate",
    "url": "https://x402all.com/resource/dddd-pics-donate",
    "name": "DDDD \u00b7 Stream Donation Support",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/dddd-pics-donate",
      "@type": "Offer",
      "price": "5",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "5.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://dddd.pics/donate",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/dddd-pics",
      "url": "https://dddd.pics",
      "name": "dddd.pics",
      "@type": "Organization"
    },
    "identifier": "dddd-pics-donate",
    "description": "Support content streams with micropayment donations. Returns confirmation message and timestamp. Pay 5 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=dddd-pics-donate",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=dddd-pics-donate"
}
