C
$0.03
per call · USD Coin on Base
Clinical trial pipeline for a condition or sponsor: how many, what phase, who is recruiting, who is running them.
Endpoint
GET https://loonie-toll.onrender.com/trials2
Calls / 30d
1
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://loonie-toll.onrender.com/trials", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://loonie-toll.onrender.com/trials?condition=melanoma" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"byPhase": [
{
"count": 36,
"phase": "PHASE1"
},
{
"count": 34,
"phase": "PHASE2"
}
],
"byStatus": [
{
"count": 45,
"status": "COMPLETED"
},
{
"count": 14,
"status": "TERMINATED"
}
],
"counts": {
"examined": 100,
"industrySponsored": 31,
"lateStage": 5,
"recruiting": 15,
"totalEnrollmentAcrossExamined": 14106,
"totalMatching": 3753
},
"disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. Trial records are submitted by sponsors and investigators and may be incomplete or out of date. This is not medical advice a…",
"query": {
"condition": "melanoma",
"sponsor": null,
"status": "ALL"
},
"retrievedAt": "2026-09-09T00:58:02.235Z",
"signals": [
"15 of the 100 trials examined are open to enrolment.",
"5 are Phase 3 or 4 — late-stage, closest to approval.",
"…2 more"
],
"source": "ClinicalTrials.gov API v2 (NIH/NLM)",
"topSponsors": [
{
"count": 8,
"sponsor": "National Cancer Institute (NCI)"
},
{
"count": 3,
"sponsor": "Bristol-Myers Squibb"
}
],
"trials": [
{
"completionDate": "2022-12-27",
"enrollment": 165,
"leadSponsor": "OrienGene Biotechnology Ltd.",
"nctId": "NCT04200040",
"phases": [
"PHASE2"
],
"sponsorClass": "INDUSTRY",
"startDate": "2017-08-27",
"status": "UNKNOWN",
"studyType": "INTERVENTIONAL",
"title": "A Clinical Study to Evaluate the Safety and Efficacy of OrienX010 in Unresectable Malignant Melanoma Patients"
},
{
"completionDate": "2021-07-31",
"enrollment": 0,
"leadSponsor": "Brigham and Women's Hospital",
"nctId": "NCT03548610",
"phases": [
"NA"
],
"sponsorClass": "OTHER",
"startDate": "2019-01-30",
"status": "WITHDRAWN",
"studyType": "INTERVENTIONAL",
"title": "Efficacy and Safety of a Nanofat-seeded Biological Scaffold in Healing Lower Limb Surgical Defects"
}
]
}Payment details
Pay to
0xb531320805c5bed1d46aeadcf4f008fdf172dbdaAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana, Arbitrum, Polygon
Schemesexact
Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from ClearCheck & similar services
C
ClearCheck · Quakes
loonie-toll.onrender.com
Recent earthquakes near a point: count, strongest, closest, and whether anything was significant enough to matter.
GETBaseData & Enrichment
$0.002 / call9 calls / 30d
C
ClearCheck · Carrier
loonie-toll.onrender.com
US motor carrier safety verdict by USDOT: authority, out-of-service, rating, crashes. Unverified raw FMCSA data, ~24h old.
GETBaseData & Enrichment
$0.02 / call5 calls / 30d
C
ClearCheck · Campaign
loonie-toll.onrender.com
Federal campaign finance profile: who a candidate is, what they raised and spent, and what is left in the bank.
GETBaseData & Enrichment
$0.01 / call2 calls / 30d