Unnamed service
GET incorpsignal.com/x402/v1/incorporations
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
Fetch a bounded feed of newly incorporated active UK companies from Companies House. Filter a 1-60 day window by SIC prefix, region, investor/recruiting/advertising/sales profile, minimum score, and result limit. Returns incorporation, sector, founder, team, compliance, and risk signals for agent prospecting and market monitoring.
Resource: incorpsignal.com/x402/v1/incorporations
Network: eip155:84532 · Asset: 0x036CbD53842c5426634e7929541eC2318f3dCF7e · Pay to: 0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457
Payment methods: — · Last validation: 2026-09-14 09:17:46.296+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"days": {
"type": "integer",
"maximum": 60,
"minimum": 1
},
"limit": {
"type": "integer",
"maximum": 50,
"minimum": 1
},
"region": {
"type": "string",
"maxLength": 80,
"minLength": 2
},
"profile": {
"enum": [
"investor",
"recruiting",
"advertising",
"sales"
],
"type": "string",
"default": "investor"
},
"min_score": {
"type": "integer",
"maximum": 100,
"minimum": 0
},
"sic_prefix": {
"type": "string",
"pattern": "^\\d{2,5}$"
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"product",
"schema",
"source",
"observed_at",
"summary",
"companies"
],
"properties": {
"schema": {
"type": "string",
"const": "recent_incorporations.compact.v1"
},
"source": {
"type": "string"
},
"product": {
"type": "string",
"const": "incorpsignal.recent_incorporations"
},
"summary": {
"type": "object"
},
"companies": {
"type": "array"
},
"observed_at": {
"type": "string",
"format": "date-time"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"amount": "2000",
"scheme": "exact",
"network": "eip155:84532",
"maxTimeoutSeconds": 300
},
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"scheme": "exact",
"network": "eip155:84532",
"amountAtomic": "2000"
}
]
}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.