# Archonics Dimension Zero Audit

> Archonics Dimension Zero Audit is a paid API for AI agents from audits.archonics.ai, paid per call via x402, $19/call, status unknown (last checked 2026-09-14).

Runs a programmatic discoverability audit of a service across MCP Registry, x402scan, CDP Bazaar, agentic.market, and the service's own .well-known documents.

## Facts

- Endpoint: POST https://audits.archonics.ai/dimension-zero-audit
- Price: $19/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/archonics-dimension-zero-audit-7ecacf8b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_T89Ai6gF-PoOLIFaswQu9

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 archonics-dimension-zero-audit-7ecacf8b -d '<json body>'
```

Example prompt: Run a Dimension Zero discoverability audit on my service at api.mycompany.com — I want to know if it's showing up in MCP Registry, x402scan, CDP Bazaar, agentic.market, and whether my .well-known documents are properly configured.

## When to prefer this

Choose this endpoint when you specifically need a cross-registry programmatic discoverability audit covering MCP Registry, x402scan, CDP Bazaar, agentic.market, and .well-known documents together. Prefer this over the Archonics Instant Audit when you want a lightweight, targeted discoverability sweep rather than a full context engineering methodology audit. Ideal for pre-launch readiness checks, post-listing verification, or diagnosing why an AI agent ecosystem isn't finding your service.

## Known failure modes

- Service URL is unreachable or malformed, returning an error
- Target service blocks automated crawls, resulting in incomplete registry data
- .well-known document path returns 404 or malformed JSON
- Service has no presence in any audited registry, returning empty coverage
- Rate limiting or timeout on one or more registry lookups

## How this service works

Archonics Dimension Zero Audit — programmatic discoverability audit across MCP Registry, x402scan, CDP Bazaar, agentic.market, and the service's own .well-known documents.

## Output

A structured audit report covering the service's presence (or absence) across MCP Registry, x402scan, CDP Bazaar, and agentic.market, plus the status of its .well-known documents — highlighting gaps, misconfigurations, and overall discoverability coverage.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/archonics-dimension-zero-audit-7ecacf8b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from audits.archonics.ai](https://www.zero.xyz/host/audits.archonics.ai/llms.txt)
