# Conway Replicatio MG Geo AI Evidence

> Conway Replicatio MG Geo AI Evidence is a paid API for AI agents from conway-replicatio-cloudflare.nikitamakiel1.workers.dev, paid per call via x402, $0.06/call, status down (last checked 2026-09-15).

Analyzes a public URL to extract geospatial AI evidence — location-linked data, signals, or geographic intelligence derived from web content

## Facts

- Endpoint: POST https://conway-replicatio-cloudflare.nikitamakiel1.workers.dev/api/x402/capability/mg-geo-ai-evidence
- Price: $0.06/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/conway-replicatio-mg-geo-ai-evidence-2768d6c1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_KIsNGWivY2s2yay0_5mcN

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-geo-ai-evidence-2768d6c1 -d '<json body>'
```

Example prompt: Analyze this public URL and extract any geographic or location-based AI evidence from it: https://example.com/report — use the mg-geo-ai-evidence capability and give me back whatever geo signals it finds.

## When to prefer this

Choose this endpoint when you need to extract or infer geographic/location evidence from a public web URL using AI analysis, especially in workflows requiring geospatial enrichment of web content. It is particularly suited for agents that process URLs and need structured location intelligence rather than raw page content. Prefer it over general web scrapers when the goal is specifically geo-signal extraction rather than full-page data retrieval.

## Known failure modes

- URL is not publicly accessible or returns a non-200 status — extraction fails
- URL points to binary or non-text content incompatible with geo analysis
- Rate limits or payment settlement issues via x402/USDC
- Malformed URI format in the body.url field causes schema validation failure
- Page content contains no detectable geographic signals, returning empty data
- Cloudflare Worker timeout if the target URL is 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

Returns a JSON object with ok status, a capability identifier ('mg-geo-ai-evidence'), and a data payload containing extracted geographic evidence, location signals, or AI-derived geospatial intelligence found within the submitted URL's content.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "ok": true,
  "data": {},
  "capability": "mg-geo-ai-evidence"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/conway-replicatio-mg-geo-ai-evidence-2768d6c1/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)
