# DeFi Intel Agent Gateway – Clean Markdown Extractor

> DeFi Intel Agent Gateway – Clean Markdown Extractor is a paid API for AI agents from defi-intel-agent-gateway.gg-neo15.workers.dev, paid per call via x402, $0.0025/call, status unknown (last checked 2026-09-15).

Fetches any URL and returns clean, LLM-ready Markdown by stripping ads, paywalls, and bot walls

## Facts

- Endpoint: POST https://defi-intel-agent-gateway.gg-neo15.workers.dev/v1/web/clean-markdown
- Price: $0.0025/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/defi-intel-agent-gateway-clean-markdown-extractor-874a812c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HZX15fFwVbOxL24b7D6F1

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability defi-intel-agent-gateway-clean-markdown-extractor-874a812c -d '<json body>'
```

Example prompt: Can you fetch the article at https://www.coindesk.com/markets/2024/01/15/bitcoin-etf-analysis and give me the clean readable text stripped of all ads and navigation?

## When to prefer this

Choose this endpoint when you need clean, LLM-ready Markdown from any arbitrary URL — especially when the target page is behind bot-detection (Cloudflare), a soft paywall, or heavy ad/navigation clutter. Prefer it over raw HTTP fetch when you need pre-cleaned text without running your own parser. It is pay-per-call with no account required, making it ideal for agent workflows that occasionally need web content without a standing scraping subscription.

## Known failure modes

- URL is completely inaccessible or returns no usable content — empty or error response
- Paywall too strong to bypass — partial or no content returned
- Invalid or malformed URL input — request rejected
- Target site returns CAPTCHA or JS challenge that cannot be solved — degraded content
- Rate limit hit on free daily sample tier — payment required

## How this service works

Extract clean LLM-ready Markdown from any URL, bypassing bot walls and paywalls — $0.0025 USDC/call on Base. Pay-per-call via x402 — no API key, no account. Free samples daily.

## Output

Clean Markdown string containing the main readable content of the target URL, with ads, navigation, paywalls, and boilerplate removed — formatted for direct consumption by LLMs or downstream text pipelines.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/defi-intel-agent-gateway-clean-markdown-extractor-874a812c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from defi-intel-agent-gateway.gg-neo15.workers.dev](https://www.zero.xyz/host/defi-intel-agent-gateway.gg-neo15.workers.dev/llms.txt)
