Unnamed service
GET x402-filings.datalayer.workers.dev/v1/health/clinical-trials
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
Stopped clinical trials with the stop reason classified. ClinicalTrials.gov records why a trial halted as free text; this reads that text and separates safety and efficacy failures from business, recruitment and funding stops, which are the ones people routinely misread as drug failures. Filter by sponsor, condition, intervention and phase, and get the cohort-level breakdown alongside the records.
Resource: x402-filings.datalayer.workers.dev/v1/health/clinical-trials
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x917e635b83F0dd7e8172c55EC4EEbb28B734cA85
Payment methods: — · Last validation: 2026-09-14 11:47:54.826+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"limit": {
"type": "integer",
"examples": [
25
],
"description": "Max studies, 1-100. Default 25."
},
"phase": {
"type": "string",
"examples": [
"PHASE3"
],
"description": "PHASE1, PHASE2, PHASE3 or PHASE4."
},
"sponsor": {
"type": "string",
"examples": [
"Novartis"
],
"description": "Sponsor or collaborator name."
},
"condition": {
"type": "string",
"examples": [
"melanoma"
],
"description": "Condition or disease."
},
"stoppedOnly": {
"type": "boolean",
"examples": [
true
],
"description": "Only trials that were withdrawn, suspended or terminated. Default true."
},
"intervention": {
"type": "string",
"examples": [
"pembrolizumab"
],
"description": "Drug or intervention name."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x917e635b83F0dd7e8172c55EC4EEbb28B734cA85",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 60
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x917e635b83F0dd7e8172c55EC4EEbb28B734cA85",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
}
]
}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.