Archonics Dimension Zero Audit — programmatic discoverability audit across MCP R...
https://audits.archonics.ai/dimension-zero-auditOverview
Archonics Dimension Zero Audit — programmatic discoverability audit across MCP Registry, x402scan, CDP Bazaar, agentic.market, and the service's own .well-known documents.
Protocol
x402
Price
$1.00
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
audits
Source
bazaar
Indexed
2026-04-27 22:44:00
Health
Status
degraded
Latency (p50)
35ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-04-27 23:53:41
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"github_repo": "example/mcp-tool",
"npm_package": "@example/mcp-tool",
"service_name": "ExampleAgent",
"service_origin": "https://api.example.com",
"wallet": "0x..."
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"schema": {
"properties": {
"github_repo": {
"description": "Optional GitHub repo.",
"type": "string"
},
"npm_package": {
"description": "Optional npm package (for MCP Registry check).",
"type": "string"
},
"service_name": {
"description": "Optional brand name for catalog searches.",
"type": "string"
},
"service_origin": {
"description": "Origin URL of the service to audit. Required.",
"type": "string"
},
"wallet": {
"description": "Optional payTo wallet (for impersonation check).",
"type": "string"
}
},
"required": [
"service_origin"
],
"type": "object"
},
"type": "http"
}
Output Schema
{
"agent_readiness": {
"callable_via_x402": true,
"discoverable_to_mcp_clients": true
},
"audit_id": "<uuid>",
"discovery_score": 60,
"executive_summary": "Service is indexed in MCP Registry but missing from x402scan and CDP Bazaar.",
"prioritized_fixes": [
{
"rank": 1,
"severity": "high",
"surface": "x402scan",
"title": "Add /.well-known/x402 (no extension) route"
}
],
"verdict": "partially_indexed"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-04-27 23:53:41 | degraded | 404 | 35ms |