// Agentic Infrastructure

Convert the web into markdown.

Built for agents. Secured by x402.

OpenAPI JSONllms.txt
Markdown Response
$ curl "https://markdownfetch.com/fetch&url=https://thegreataxios.com" \
  -H "PAYMENT-SIGNATURE: <x402-payload>"

# Response:

# thegreataxios.com

Personal website and portfolio.

## Projects

- Markdown Fetch
JSON Output
$ curl "https://markdownfetch.com/fetch&url=https://thegreataxios.com" \
  -H "PAYMENT-SIGNATURE: <x402-payload>" \
  -H "X-Response-Format: json"

# Response:

{
  "url": "https://thegreataxios.com",
  "format": "markdown",
  "tokenCount": 42,
  "fetchedAt": "2025-02-16T12:00:00Z"
}
v1.0.0
x402 by armory.sh