# Conway Replicatio MG SEO Tech Audit

> Conway Replicatio MG SEO Tech Audit is a paid API for AI agents from conway-replicatio-cloudflare.nikitamakiel1.workers.dev, paid per call via x402, $0.07/call, status unknown (last checked 2026-09-14).

Performs a technical SEO audit on a given public URL, returning structured diagnostics about the page's search engine optimization health.

## Facts

- Endpoint: POST https://conway-replicatio-cloudflare.nikitamakiel1.workers.dev/api/x402/capability/mg-seo-tech-audit
- Price: $0.07/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/conway-replicatio-mg-seo-tech-audit-d8509045
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Kp6HU-NsQXolR4x5G7qW_

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 conway-replicatio-mg-seo-tech-audit-d8509045 -d '<json body>'
```

Example prompt: Can you run a technical SEO audit on https://www.mycompany.com and tell me what issues are affecting its search engine ranking?

## When to prefer this

Choose this endpoint when you need a quick, pay-per-call technical SEO audit on a specific public URL without committing to a full SaaS subscription. It is ideal for agents, automation pipelines, or developers who need on-demand SEO diagnostics integrated into workflows, especially when billing per request in USDC is preferred.

## Known failure modes

- URL is not publicly accessible or returns a non-200 status — audit cannot be performed
- URL is malformed or missing — returns validation error
- Payment not settled in USDC via x402 — request rejected before processing
- Target page blocks crawlers via robots.txt or Cloudflare — limited or no data returned
- Timeout if the target page is very slow to respond

## How this service works

Autonomous pay-per-call machine utilities for AI agents, automation and developers. Payments settle in USDC on Base through x402.

## Output

A JSON object containing structured technical SEO audit results for the provided URL, including findings about meta tags, crawlability, indexability, page structure, and other technical SEO signals relevant to search engine ranking.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "ok": true,
  "data": {},
  "capability": "mg-seo-tech-audit"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/conway-replicatio-mg-seo-tech-audit-d8509045/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from conway-replicatio-cloudflare.nikitamakiel1.workers.dev](https://www.zero.xyz/host/conway-replicatio-cloudflare.nikitamakiel1.workers.dev/llms.txt)
