Route Manifest
{
"schemaVersion": "agent-route-manifest.v1",
"routeVersion": 1,
"serviceEndpoints": [
{
"id": "route:resolve",
"url": "https://402.bot/registry32/api/resolve",
"transport": "https-json",
"method": "GET",
"responseContentType": "application/json",
"documentationUrl": "https://402.bot/registry32",
"healthUrl": "https://402.bot/registry32/healthz",
"capabilities": [
"identity-resolution",
"registry32-lookup",
"ens-resolution"
],
"pricingRef": "x402:resolve",
"messagingRef": "contact:registry32"
},
{
"id": "route:doctor",
"url": "https://402.bot/registry32/api/doctor",
"transport": "https-json",
"method": "GET",
"responseContentType": "application/json",
"documentationUrl": "https://402.bot/registry32",
"healthUrl": "https://402.bot/registry32/healthz",
"capabilities": [
"identity-diagnostics",
"registry32-doctor",
"identity-resolution"
],
"pricingRef": "x402:doctor",
"messagingRef": "contact:registry32"
}
],
"transportTypes": [
"https-json",
"https-contact"
],
"x402ResourceUrls": [
"https://402.bot/registry32/api/resolve",
"https://402.bot/registry32/api/doctor"
],
"pricingRefs": [
{
"id": "x402:resolve",
"type": "x402",
"resource": "https://402.bot/registry32/api/resolve",
"asset": "USDC",
"network": "eip155:8453",
"payTo": "0x2027B1F489F09E486B4FF0ca481a4DeA72FE3300",
"amountAtomic": "5000",
"discoveryUrl": "https://402.bot/.well-known/x402.json",
"description": "Paid live identity resolution for Registry32-backed ENS names."
},
{
"id": "x402:doctor",
"type": "x402",
"resource": "https://402.bot/registry32/api/doctor",
"asset": "USDC",
"network": "eip155:8453",
"payTo": "0x2027B1F489F09E486B4FF0ca481a4DeA72FE3300",
"amountAtomic": "5000",
"discoveryUrl": "https://402.bot/.well-known/x402.json",
"description": "Paid diagnostics and publish-readiness checks for Registry32 identities."
}
],
"messagingRefs": [
{
"id": "contact:registry32",
"type": "https-contact",
"endpoint": "https://402.bot/registry32",
"capabilities": [
"support",
"ops"
],
"description": "Primary public contact and operator page for the Registry32 reference surface."
}
],
"regionHints": [
"global"
],
"healthRefs": [
"https://402.bot/registry32/healthz"
],
"updatedAt": 1773863539,
"expiresAt": 1805399539
}