Check if a company has any insolvency, bankruptcy, or winding-up proceedings. Cu...
https://api.strale.io/x402/insolvency-checkOverview
Check if a company has any insolvency, bankruptcy, or winding-up proceedings. Currently covers UK (via Companies House). Returns status and key dates. SQS: 96/100.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:52
Health
Status
healthy
Latency (p50)
205ms
Uptime (30d)
100.0%
Reliability Score
87/100
Last Checked
2026-04-15 18:42:58
Last Healthy
2026-04-15 18:42:58
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"company_name": {
"description": "Company name",
"required": true,
"type": "string"
},
"company_number": {
"description": "Company registration number if known (optional)",
"type": "string"
},
"country_code": {
"description": "Country code (ISO 2-letter)",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"data_source": {
"type": "string"
},
"has_insolvency_proceedings": {
"type": "boolean"
},
"proceedings": {
"type": "array"
},
"supported_country": {
"type": "boolean"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-04-15 18:42:58 | healthy | 402 | 193ms | |
| 2026-04-15 17:36:02 | healthy | 402 | 214ms | |
| 2026-04-15 16:00:15 | healthy | 402 | 205ms | |
| 2026-04-15 15:14:25 | healthy | 402 | 190ms |