Is this medical device FDA-cleared, and has it been recalled? 510(k) clearances joined to
Is this medical device FDA-cleared, and has it been recalled? 510(k) clearances joined to recall enforcement.
30000 (raw units)
price
3
calls / 30d
1
unique payers
2026-09-16
updated
Provider
loonie-toll.onrender.com · discovered, not yet claimed by its owner
Payment (x402 accepts[])
[
{
"scheme": "exact",
"network": "eip155:8453",
"payTo": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"amount": "30000",
"maxTimeoutSeconds": 300
},
{
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"amount": "30000",
"maxTimeoutSeconds": 300
},
{
"scheme": "exact",
"network": "eip155:137",
"payTo": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"amount": "30000",
"maxTimeoutSeconds": 300
},
{
"scheme": "exact",
"network": "eip155:42161",
"payTo": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"amount": "30000",
"maxTimeoutSeconds": 300
}
]Output schema
{
"bazaar": {
"info": {
"input": {
"method": "GET",
"queryParams": {
"firm": "Medtronic"
},
"type": "http"
},
"output": {
"example": {
"clearances": [
{
"advisoryPanel": "Cardiovascular",
"applicant": "Medtronic, Inc.",
"clearanceType": "Special",
"decidedOn": "2026-08-28",
"decision": "Substantially Equivalent",
"deviceName": "LINQ II Insertable Cardiac Monitor (ICM) (LNQ22)",
"kNumber": "K262735",
"location": "Mounds View, MN, US",
"productCode": "MXD",
"receivedOn": "2026-07-31"
},
{
"advisoryPanel": "Cardiovascular",
"applicant": "Medtronic, Inc.",
"clearanceType": "Special",
"decidedOn": "2026-08-21",
"decision": "Substantially Equivalent",
"deviceName": "Affera Integrated Mapping System",
"kNumber": "K262005",
"location": "Mounds View, MN, US",
"productCode": "DQK",
"receivedOn": "2026-06-15"
}
],
"counts": {
"clearances": 1585,
"openRecalls": 8,
"recalls": 1917
},
"disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. Absence of a 510(k) record is not proof a device is uncleared — exempt and PMA-approved devices are not in this dataset. Not…",
"query": {
"device": null,
"firm": "Medtronic"
},
"reasons": [
"1585 510(k) clearance(s) on record, but 8 recall(s) are still open.",
"Most recent open recall: Loaner insulin pumps may have been cleaned with chemically incompatible products that could damage the pump case or keypad, allow moisture i"
],
"recalls": [
{
"action": "On 7/13/2026, field safety notices were sent to customers asking them to do the following:\n1) Stop using the loaner pump and contact the firm to arrange for loaner pump return. \n2) Contact your Health…",
"distribution": "International distribution to the countries of Germany, Denmark, Austria, Netherlands, United Kingdom, Italy, Belgium, Ireland, Switzerland, Sweden, Northern Ireland.",
"initiatedOn": "2026-07-13",
"postedOn": "2026-08-18",
"product": "MiniMed 640G Insulin Pump, Model: MMT-1711, MMT-1712;",
"quantity": "16",
"reason": "Loaner insulin pumps may have been cleaned with chemically incompatible products that could damage the pump case or keypad, allow moisture ingress, and result in insulin over- or under-delivery, poten…",
"recallNumber": "Z-2980-2026",
"recallingFirm": "Medtronic MiniMed, Inc.",
"relatedClearances": [
"K251032"
],
"rootCause": "Process design",
"status": "Open, Classified",
"terminatedOn": null
},
{
"action": "On 7/13/2026, field safety notices were sent to customers asking them to do the following:\n1) Stop using the loaner pump and contact the firm to arrange for loaner pump return. \n2) Contact your Health…",
"distribution": "International distribution to the countries of Germany, Denmark, Austria, Netherlands, United Kingdom, Italy, Belgium, Ireland, Switzerland, Sweden, Northern Ireland.",
"initiatedOn": "2026-07-13",
"postedOn": "2026-08-18",
"product": "MiniMed 670G Insulin Pump, Model: MMT-1781, MMT-1782;",
"quantity": "7",
"reason": "Loaner insulin pumps may have been cleaned with chemically incompatible products that could damage the pump case or keypad, allow moisture ingress, and result in insulin over- or under-delivery, poten…",
"recallNumber": "Z-2981-2026",
"recallingFirm": "Medtronic MiniMed, Inc.",
"relatedClearances": [],
"rootCause": "Process design",
"status": "Open, Classified",
"terminatedOn": null
}
],
"retrievedAt": "2026-09-09T00:53:40.644Z",
"source": "openFDA — 510(k) clearances and device recall enforcement (US FDA)",
"verdict": "CLEARED_WITH_OPEN_RECALL"
},
"type": "json"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"device": {
"description": "Device name or type, e.g. 'infusion pump'",
"type": "string"
},
"firm": {
"description": "Manufacturer or applicant name",
"type": "string"
},
"limit": {
"description": "Max records per section, default 8",
"type": "integer"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"clearances": {
"items": {
"properties": {
"advisoryPanel": {
"type": "string"
},
"applicant": {
"type": "string"
},
"clearanceType": {
"type": "string"
},
"decidedOn": {
"type": "string"
},
"decision": {
"type": "string"
},
"deviceName": {
"type": "string"
},
"kNumber": {
"type": "string"
},
"location": {
"type": "string"
},
"productCode": {
"type": "string"
},
"receivedOn": {
"type": "string"
}
},
"type": "object"
},
"type": "array"
},
"counts": {
"properties": {
"clearances": {
"type": "integer"
},
"openRecalls": {
"type": "integer"
},
"recalls": {
"type": "integer"
}
},
"type": "object"
},
"disclaimer": {
"type": "string"
},
"query": {
"properties": {
"device": {
"type": "null"
},
"firm": {
"type": "string"
}
},
"type": "object"
},
"reasons": {
"items": {
"type": "string"
},
"type": "array"
},
"recalls": {
"items": {
"properties": {
"action": {
"type": "string"
},
"distribution": {
"type": "string"
},
"initiatedOn": {
"type": "string"
},
"postedOn": {
"type": "string"
},
"product": {
"type": "string"
},
"quantity": {
"type": "string"
},
"reason": {
"type": "string"
},
"recallNumber": {
"type": "string"
},
"recallingFirm": {
"type": "string"
},
"relatedClearances": {
"items": {
"type": "string"
},
"type": "array"
},
"rootCause": {
"type": "string"
},
"status": {
"type": "string"
},
"terminatedOn": {
"type": "null"
}
},
"type": "object"
},
"type": "array"
},
"retrievedAt": {
"type": "string"
},
"source": {
"type": "string"
},
"verdict": {
"type": "string"
}
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
}
}Use it
curl
curl "https://loonie-toll.onrender.com/device" # -> 402 Payment Required, accepts[] lists how to pay # retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid
JavaScript
const res = await fetch("https://loonie-toll.onrender.com/device");
if (res.status === 402) {
const { accepts } = await res.json();
// pay one of accepts[] via an x402 client, then retry with the payment header
}Python
import httpx
res = httpx.get("https://loonie-toll.onrender.com/device")
if res.status_code == 402:
accepts = res.json()["accepts"]
# pay one of accepts[] via an x402 client, then retry with the payment headerMachine-readable
Everything on this page is also available as clean JSON at /resources/7829.json, and this resource appears in /discovery/resources and /discovery/search.