{"uid":"cap_FlHSPZpK4AAUYrXq7Z0MT","slug":"x402-micro-tollgate-url-to-markdown-fetcher-4cb28dab","name":"x402 Micro Tollgate – URL to Markdown Fetcher","description":"Fetch a public http(s) URL and return Markdown. Pay-per-call via x402 USDC.","url":"https://x402-micro-tollgate.onrender.com/v1/fetch-md","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public http(s) URL to fetch and convert to Markdown"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["url","markdown"],"properties":{"url":{"type":"string"},"title":{"type":"string"},"markdown":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Ce46KhrQMZ6QdqdT0nUir","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any public HTTP/HTTPS URL and returns its content as Markdown, charged at $0.001 USDC per call via x402 micropayment protocol.","exampleAgentPrompt":"Can you fetch the content of https://en.wikipedia.org/wiki/Markdown and return it as Markdown text?","exampleUseCases":[{"title":"Research article extraction for summarization","prompt":"Grab the content of https://www.bbc.com/news/technology-12345678 and return it as Markdown so I can summarize it."},{"title":"Documentation ingestion for AI context","prompt":"Fetch https://docs.python.org/3/library/os.html and give me the page content in Markdown format — I want to feed it into my coding assistant."},{"title":"Blog post archival in readable format","prompt":"Pull down https://paulgraham.com/greatwork.html and convert it to Markdown so I can save a readable copy."}],"resultDescription":"Returns a JSON object containing the source URL, the page title (if available), and the full page content rendered as Markdown text. Delivered over a pay-per-call x402 USDC micropayment channel.","failureModes":["URL is not publicly accessible or requires authentication — returns an error","Target URL returns non-HTML content (e.g. binary files, raw JSON) — Markdown conversion may be empty or malformed","Network timeout fetching the remote URL — server-side fetch failure","Invalid or malformed URL provided — request rejected before fetch","x402 payment not completed or insufficient USDC — request blocked"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-use web page to Markdown conversion without setting up a scraping infrastructure. Ideal for agents that occasionally need to read arbitrary public web pages and want to pay only per call ($0.001 USDC) via x402 micropayments rather than subscribing to a full scraping API.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:36:18.663Z","isFirstParty":false}