{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402pastebin-987659876-xyz-paste-small",
  "title": "x402 Pastebin \u00b7 Small Text Storage",
  "url": "https://x402pastebin.987659876.xyz/paste/small",
  "category": "tools",
  "summary": "Persist small text or code snippets (up to 10 KB) with a one-time micropayment, receiving a token for free future retrieval.",
  "seo": {
    "title": "Text Paste Storage API | x402 | x402 Pastebin",
    "description": "Store up to 10 KB of text or code for $0.01 USDC. Returns retrieval token. Free read access. Base network. No registration required."
  },
  "use_cases": [
    "Store configuration files for agent deployment",
    "Archive code snippets with permanent retrieval links",
    "Share text data between agents without authentication"
  ],
  "ideal_buyer": "AI agents and developers needing ephemeral or permanent text storage without account management or subscription overhead.",
  "example_prompt": "Store this Python script: import requests; print('hello')",
  "example_request_body": {
    "content": "import requests; print('hello')",
    "language": "python"
  },
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xee72b902af7466023595512e3359bb5bf312977c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Pay $0.01 USDC to store up to 10 KB of text or code. Returns a token for free retrieval anytime.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "content"
            ],
            "properties": {
              "content": {
                "type": "string",
                "description": "Text or code to store (max 10 KB for this tier)"
              },
              "language": {
                "type": "string",
                "description": "Optional language hint (e.g. 'python', 'json', 'bash')"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "tier": "small",
            "token": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
            "size_bytes": 22
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "tools-cl-f6ac86ca59c7",
  "origin": {
    "slug": "x402pastebin-987659876-xyz",
    "host": "x402pastebin.987659876.xyz",
    "url": "https://x402pastebin.987659876.xyz"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402pastebin-987659876-xyz-paste-small",
    "url": "https://x402all.com/resource/x402pastebin-987659876-xyz-paste-small",
    "name": "x402 Pastebin \u00b7 Small Text Storage",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402pastebin-987659876-xyz-paste-small",
      "@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://x402pastebin.987659876.xyz/paste/small",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402pastebin-987659876-xyz",
      "url": "https://x402pastebin.987659876.xyz",
      "name": "x402pastebin.987659876.xyz",
      "@type": "Organization"
    },
    "identifier": "x402pastebin-987659876-xyz-paste-small",
    "description": "Store up to 10 KB of text or code for $0.01 USDC. Returns retrieval token. Free read access. Base network. No registration required.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402pastebin-987659876-xyz-paste-small",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402pastebin-987659876-xyz-paste-small"
}
