{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-dirtroad-dev-tools-paid-replace-all",
  "title": "Dirt Road \u00b7 Replace All Text Utility",
  "url": "https://api.dirtroad.dev/tools/paid/replace-all",
  "category": "tools",
  "summary": "Execute find-and-replace operations on text strings with minimal per-call cost.",
  "seo": {
    "title": "Text Replace API | String Replacement | x402",
    "description": "Paid text replacement utility. Replace all occurrences in strings. 0.0001 USDC per call. Minimal cost string manipulation tool."
  },
  "use_cases": [
    "Batch replace tokens in generated content",
    "Sanitize or transform text data in pipelines",
    "Perform string substitutions without local compute"
  ],
  "ideal_buyer": "Data pipeline operators, content automation systems, and agents needing low-cost string manipulation without infrastructure.",
  "example_prompt": "Replace all instances of 'old_term' with 'new_term' in the provided text block.",
  "example_request_body": {
    "find": "old_term",
    "text": "The old_term is here and old_term appears twice.",
    "replace": "new_term"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.005,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x71dc0bc68e7f0e2c5aace661b0f3fb995a80aaf4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "replace all (paid)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "_def": {
            "catchall": {
              "_def": {
                "typeName": "ZodNever"
              },
              "~standard": {
                "vendor": "zod",
                "version": 1
              }
            },
            "typeName": "ZodObject",
            "unknownKeys": "strip"
          },
          "~standard": {
            "vendor": "zod",
            "version": 1
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-dirtroad-dev",
    "host": "api.dirtroad.dev",
    "url": "https://api.dirtroad.dev",
    "favicon": "https://dirtroad.dev/mintlify-assets/_mintlify/favicons/dirtroaddev/hL1CxJhINP8GaPGW/_generated/favicon/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-dirtroad-dev-tools-paid-replace-all",
    "url": "https://x402all.com/resource/api-dirtroad-dev-tools-paid-replace-all",
    "name": "Dirt Road \u00b7 Replace All Text Utility",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-dirtroad-dev-tools-paid-replace-all",
      "@type": "Offer",
      "price": "0.0001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.000100",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.dirtroad.dev/tools/paid/replace-all",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-dirtroad-dev",
      "url": "https://api.dirtroad.dev",
      "name": "api.dirtroad.dev",
      "@type": "Organization"
    },
    "identifier": "api-dirtroad-dev-tools-paid-replace-all",
    "description": "Paid text replacement utility. Replace all occurrences in strings. 0.0001 USDC per call. Minimal cost string manipulation tool.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-dirtroad-dev-tools-paid-replace-all",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-dirtroad-dev-tools-paid-replace-all"
}
