Unnamed service
GET ccs-seller.bbrysonelite.workers.dev/v1/lookup/naics/722513
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
single-fact naics lookup. Complete for the bundled 2022 vintage: all 2129 NAICS 2022 codes at levels 2 through 6, titles verbatim from the Census workbook, with the three range-spelled sectors (31-33, 44-45, 48-49) expanded to one entry per member sector. NAICS is a closed set, so a well-formed code absent from this snapshot is absent from the 2022 vintage. Refresh is a redeploy, never a live fetch.
Resource: lookups.alienprobe.ai/v1/lookup/naics/722513
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x701fd2Fc3295Ff2E98d986BD2032A966f54555f7
Payment methods: — · Last validation: 2026-09-13 23:22:45.7+00
{
"input": {
"type": "object",
"required": [
"type",
"method",
"pathParams"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"type": "string"
},
"pathParams": {
"type": "object",
"required": [
"code"
],
"properties": {
"code": {
"type": "string",
"pattern": "^[0-9]{2,6}$",
"description": "the NAICS code to resolve, 2 to 6 digits"
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type",
"example"
],
"properties": {
"type": {
"type": "string",
"const": "json"
},
"example": {
"type": "object",
"required": [
"schema_version",
"subject",
"answer",
"source",
"delivered_at"
],
"properties": {
"answer": {
"type": "object",
"required": [
"code",
"title",
"level",
"parent_code",
"vintage"
],
"properties": {
"code": {
"type": "string",
"pattern": "^[0-9]{2,6}$",
"description": "the NAICS code to resolve, 2 to 6 digits"
},
"level": {
"type": "integer",
"maximum": 6,
"minimum": 2
},
"title": {
"type": "string",
"minLength": 1
},
"vintage": {
"type": "string",
"const": "2022"
},
"parent_code": {
"type": [
"string",
"null"
]
}
},
"additionalProperties": false
},
"source": {
"type": "object",
"required": [
"name",
"vintage",
"snapshot_sha256",
"coverage"
],
"properties": {
"name": {
"type": "string",
"const": "US Census Bureau 2022 NAICS reference file, 2-6 digit codes and titles"
},
"vintage": {
"type": "string",
"const": "2022"
},
"coverage": {
"type": "string",
"const": "Complete for the bundled 2022 vintage: all 2129 NAICS 2022 codes at levels 2 through 6, titles verbatim from the Census workbook, with the three range-spelled sectors (31-33, 44-45, 48-49) expanded to one entry per member sector. NAICS is a closed set, so a well-formed code absent from this snapshot is absent from the 2022 vintage. Refresh is a redeploy, never a live fetch."
},
"snapshot_sha256": {
"type": "string",
"const": "c55e3851d335b79ede774cb06a2dfa39c9cd3f09afbf7187c84a97b2f91ef7d1"
}
},
"additionalProperties": false
},
"subject": {
"type": "object",
"required": [
"type",
"value"
],
"properties": {
"type": {
"type": "string",
"const": "naics"
},
"value": {
"type": "string",
"pattern": "^[0-9]{2,6}$",
"description": "the NAICS code to resolve, 2 to 6 digits"
}
},
"additionalProperties": false
},
"delivered_at": {
"type": "string",
"minLength": 1
},
"schema_version": {
"type": "string",
"const": "naics-lookup.v1"
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x701fd2Fc3295Ff2E98d986BD2032A966f54555f7",
"amount": "4000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 60
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x701fd2Fc3295Ff2E98d986BD2032A966f54555f7",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "4000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.