launchcheck-x402.fly.dev
https://launchcheck-x402.fly.dev/v1/proposal-check/deepShares a payout wallet with 2 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Deep red-team a product or technical proposal before a consequential investment. Uses a larger reasoning budget to test counter-theses, hidden dependencies, supplied economics, and decisive unknowns. Typical completion time is ~2-3 minutes. Clients should allow up to 4 minutes before timing out.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
80.0% avgResponse time
p50 70ms · p95 217msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/17/2026, 12:00:00 AM | 0% | 1 | — |
| 8/18/2026, 12:00:00 AM | 100% | 1 | 99ms |
| 8/19/2026, 12:00:00 AM | 100% | 20 | 79ms |
| 8/20/2026, 12:00:00 AM | 100% | 21 | 67ms |
| 8/21/2026, 12:00:00 AM | 100% | 4 | 74ms |
- Availability
- 98
- Latency
- 100
- Security
- 100
- Transparency
- 61
- Activity
- 15
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 94% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- base
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- MarkMonitor Inc.
- Domain registered
- 2019-03-01
- Hosting network
- FLYIO
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
On-chain activity (base)
Payments per day
last payment 8/19/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 8/14/2026 | 4 | 6 | 1 |
| 8/15/2026 | 1 | 2 | 1 |
| 8/17/2026 | 12 | 21.5 | 1 |
| 8/18/2026 | 4 | 8 | 1 |
| 8/19/2026 | 2 | 3 | 1 |
This payout wallet is shared: figures cover all 3 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.
Response schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"meta": {
"additionalProperties": false,
"properties": {
"cached": {
"type": "boolean"
},
"engine": {
"type": "string"
},
"generatedAt": {
"format": "date-time",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$",
"type": "string"
},
"model": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
},
"required": [
"engine",
"model",
"generatedAt",
"cached"
],
"type": "object"
},
"report": {
"additionalProperties": false,
"properties": {
"assumptions": {
"items": {
"additionalProperties": false,
"properties": {
"assumption": {
"maxLength": 500,
"minLength": 1,
"type": "string"
},
"cheapestValidation": {
"description": "Cheapest practical experiment, observation, or measurement that would reduce uncertainty.",
"maxLength": 800,
"minLength": 1,
"type": "string"
},
"confidence": {
"enum": [
"supported",
"plausible",
"weak",
"unknown"
],
"type": "string"
},
"impactIfWrong": {
"maxLength": 700,
"minLength": 1,
"type": "string"
}
},
"required": [
"assumption",
"confidence",
"impactIfWrong",
"cheapestValidation"
],
"type": "object"
},
"maxItems": 12,
"type": "array"
},
"coreThesis": {
"maxLength": 900,
"minLength": 1,
"type": "string"
},
"differentiationAssessment": {
"additionalProperties": false,
"properties": {
"keyQuestion": {
"anyOf": [
{
"maxLength": 500,
"minLength": 1,
"type": "string"
},
{
"type": "null"
}
]
},
"rating": {
"enum": [
"strong",
"credible",
"weak",
"unclear"
],
"type": "string"
},
"summary": {
"maxLength": 900,
"minLength": 1,
"type": "string"
}
},
"required": [
"rating",
"summary",
"keyQuestion"
],
"type": "object"
},
"economicsAssessment": {
"additionalProperties": false,
"properties": {
"keyQuestion": {
"anyOf": [
{
"maxLength": 500,
"minLength": 1,
"type": "string"
},
{
"type": "null"
}
]
},
"rating": {
"enum": [
"strong",
"credible",
"weak",
"unclear",
"not-applicable"
],
"type": "string"
},
"summary": {
"maxLength": 900,
"minLength": 1,
"type": "string"
}
},
"required": [
"rating",
"summary",
"keyQuestion"
],
"type": "object"
},
"executiveSummary": {
"maxLength": 1500,
"minLength": 1,
"type": "string"
},
"feasibilityAssessment": {
"additionalProperties": false,
"properties": {
"keyQuestion": {
"anyOf": [
{
"maxLength": 500,
"minLength": 1,
"type": "string"
},
{
"type": "null"
}
]
},
"rating": {
"enum": [
"strong",
"credible",
"weak",
"unclear"
],
"type": "string"
},
"summary": {
"maxLength": 900,
"minLength": 1,
"type": "string"
}
},
"required": [
"rating",
"summary",
"keyQuestion"
],
"type": "object"
},
"inputIntegrity": {
"additionalProperties": false,
"properties": {
"evidence": {
"description": "Quoted or summarized evidence of embedded instructions when detected.",
"items": {
"maxLength": 300,
"minLength": 1,
"type": "string"
},
"maxItems": 4,
"type": "array"
},
"status": {
"description": "Whether the submitted copy contains embedded instructions that may be prompt injection.",
"enum": [
"clean",
"embedded-instructions-detected"
],
"type": "string"
}
},
"required": [
"status",
"evidence"
],
"type": "object"
},
"killCriteria": {
"items": {
"maxLength": 600,
"minLength": 1,
"type": "string"
},
"maxItems": 10,
"type": "array"
},
"optionalImprovements": {
"items": {
"maxLength": 600,
"minLength": 1,
"type": "string"
},
"maxItems": 10,
"type": "array"
},
"recommendation": {
"maxLength": 1500,
"minLength": 1,
"type": "string"
},
"recommendedBuildSequence": {
"items": {
"maxLength": 600,
"minLength": 1,
"type": "string"
},
"maxItems": 12,
"type": "array"
},
"requiredChanges": {
"items": {
"maxLength": 600,
"minLength": 1,
"type": "string"
},
"maxItems": 10,
"type": "array"
},
"risks": {
"items": {
"additionalProperties": false,
"properties": {
"category": {
"enum": [
"positioning",
"differentiation",
"implementation",
"economics",
"scope",
"dependency",
"validation"
],
"type": "string"
},
"evidence": {
"description": "Specific proposal detail that supports the risk assessment.",
"maxLength": 600,
"minLength": 1,
"type": "string"
},
"mitigation": {
"maxLength": 800,
"minLength": 1,
"type": "string"
},
"severity": {
"enum": [
"low",
"medium",
"high",
"critical"
],
"type": "string"
},
"title": {
"maxLength": 160,
"minLength": 1,
"type": "string"
},
"whyItMatters": {
"maxLength": 800,
"minLength": 1,
"type": "string"
}
},
"required": [
"category",
"severity",
"title",
"evidence",
"whyItMatters",
"mitigation"
],
"type": "object"
},
"maxItems": 10,
"type": "array"
},
"scopeCuts": {
"items": {
"maxLength": 600,
"minLength": 1,
"type": "string"
},
"maxItems": 10,
"type": "array"
},
"score": {
"maximum": 100,
"minimum": 0,
"type": "integer"
},
"strengths": {
"items": {
"maxLength": 500,
"minLength": 1,
"type": "string"
},
"maxItems": 10,
"type": "array"
},
"validationPlan": {
"items": {
"additionalProperties": false,
"properties": {
"experiment": {
"maxLength": 700,
"minLength": 1,
"type": "string"
},
"failCondition": {
"maxLength": 500,
"minLength": 1,
"type": "string"
},
"passCondition": {
"maxLength": 500,
"minLength": 1,
"type": "string"
},
"signal": {
"maxLength": 500,
"minLength": 1,
"type": "string"
}
},
"required": [
"experiment",
"signal",
"passCondition",
"failCondition"
],
"type": "object"
},
"maxItems": 10,
"type": "array"
},
"verdict": {
"description": "Whether the next bounded investment is justified, needs proposal changes first, or should be reconsidered at a more fundamental level.",
"enum": [
"green-light",
"revise",
"rethink"
],
"type": "string"
}
},
"required": [
"verdict",
"score",
"inputIntegrity",
"executiveSummary",
"coreThesis",
"strengths",
"risks",
"assumptions",
"differentiationAssessment",
"feasibilityAssessment",
"economicsAssessment",
"scopeCuts",
"requiredChanges",
"optionalImprovements",
"validationPlan",
"killCriteria",
"recommendedBuildSequence",
"recommendation"
],
"type": "object"
},
"requestId": {
"minLength": 1,
"type": "string"
}
},
"required": [
"requestId",
"report",
"meta"
],
"type": "object"
}