{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "markdown-to-html-x402-production-up-railway-app-api-convert",
  "title": "Markdown-to-html-x402-production \u00b7 Convert",
  "url": "https://markdown-to-html-x402-production.up.railway.app/api/convert",
  "category": "data",
  "summary": "Markdown-to-html-x402-production \u00b7 Convert \u2014 x402-protected data API. Pay $0.0010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Markdown-to-html-x402-production \u00b7 Convert \u2014 x402 data API \u00b7 $0.0010 p",
    "description": "Markdown-to-html-x402-production \u00b7 Convert \u2014 x402-protected data API. Pay $0.0010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "markdown"
            ],
            "properties": {
              "markdown": {
                "type": "string",
                "description": "Markdown text to convert"
              },
              "wrapInDocument": {
                "type": "boolean",
                "description": "Wrap output in full HTML document (default: false)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "html",
              "inputLength",
              "outputLength"
            ],
            "properties": {
              "html": {
                "type": "string",
                "description": "Converted HTML output"
              },
              "isDocument": {
                "type": "boolean",
                "description": "Whether wrapped in full HTML document"
              },
              "inputLength": {
                "type": "number",
                "description": "Input markdown length"
              },
              "outputLength": {
                "type": "number",
                "description": "Output HTML length"
              }
            }
          },
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "markdown-to-html-x402-production-up-railway-app",
    "host": "markdown-to-html-x402-production.up.railway.app",
    "url": "https://markdown-to-html-x402-production.up.railway.app",
    "favicon": "https://markdown-to-html-x402-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/markdown-to-html-x402-production-up-railway-app-api-convert",
    "url": "https://x402all.com/resource/markdown-to-html-x402-production-up-railway-app-api-convert",
    "name": "Markdown-to-html-x402-production \u00b7 Convert",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/markdown-to-html-x402-production-up-railway-app-api-convert",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://markdown-to-html-x402-production.up.railway.app/api/convert",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/markdown-to-html-x402-production-up-railway-app",
      "url": "https://markdown-to-html-x402-production.up.railway.app",
      "name": "markdown-to-html-x402-production.up.railway.app",
      "@type": "Organization"
    },
    "identifier": "markdown-to-html-x402-production-up-railway-app-api-convert",
    "description": "Markdown-to-html-x402-production \u00b7 Convert \u2014 x402-protected data API. Pay $0.0010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=markdown-to-html-x402-production-up-railway-app-api-convert",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=markdown-to-html-x402-production-up-railway-app-api-convert",
  "callability": {
    "status": "partial",
    "schema_callability": 0.35,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:27:51.779876+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://markdown-to-html-x402-production.up.railway.app/api/convert",
    "response_schema": {
      "type": "json",
      "schema": {
        "type": "object",
        "required": [
          "html",
          "inputLength",
          "outputLength"
        ],
        "properties": {
          "html": {
            "type": "string",
            "description": "Converted HTML output"
          },
          "isDocument": {
            "type": "boolean",
            "description": "Whether wrapped in full HTML document"
          },
          "inputLength": {
            "type": "number",
            "description": "Input markdown length"
          },
          "outputLength": {
            "type": "number",
            "description": "Output HTML length"
          }
        }
      },
      "example": {}
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "ce7b2e47003dd18ca2a07d3556b40c24c7aa8a106f32558d12ee78170880c11a"
  }
}