{"api":"v1","generated_at":"2026-09-15T23:58:26.427Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/x402-filings-datalayer-workers-dev-v1-fda-enforcement-cd4bfc","pinned_page":"https://tollindex.com/e/x402-filings-datalayer-workers-dev-v1-fda-enforcement-cd4bfc/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"x402-filings-datalayer-workers-dev-v1-fda-enforcement-cd4bfc","canonical_url":"https://x402-filings.datalayer.workers.dev/v1/fda/enforcement","resource":"https://x402-filings.datalayer.workers.dev/v1/fda/enforcement","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"FDA recall and enforcement records across drug, device and food, normalised into one shape with classification, reason, distribution scope and firm. Queryable by firm, product, classification and date. One product type returning nothing never fails the call — the three openFDA endpoints are independent and a gap in one is not a gap in the others.","service_name":null,"declared_category":null,"declared_tags":["fda","recalls","enforcement","pharma","medical-devices"],"route_template":null,"registry_updated":"2026-09-01T03:29:08.089Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"fda enforcement","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x917e635b83F0dd7e8172c55EC4EEbb28B734cA85","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":5,"unique_payers_30d":3,"last_called_at":"2026-09-01T03:29:07.740Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:34:30.242Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:34:30.242Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:03:21.057Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:55:15.522Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:12:38.882Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:20:03.366Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x917e635b83F0dd7e8172c55EC4EEbb28B734cA85","page":"https://tollindex.com/seller/0x917e635b83F0dd7e8172c55EC4EEbb28B734cA85","endpoints":23,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["fda","recalls","enforcement","pharma","medical-devices"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x917e635b83F0dd7e8172c55EC4EEbb28B734cA85","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-01T03:29:07.74Z","l30DaysTotalCalls":5,"l30DaysUniquePayers":3},"resource":"https://x402-filings.datalayer.workers.dev/v1/fda/enforcement","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"end":"2026-08-15","firm":"Pfizer","limit":25,"start":"2025-08-15","search":"contamination","product":"drug","classification":"Class I"}},"output":{"type":"json","example":{"count":25,"recalls":[{"firm":"Example Pharma Inc","reason":"Failed dissolution specifications","status":"Ongoing","quantity":"12,400 bottles","rootCause":"manufacturing","reportDate":"2026-07-02","productType":"drug","distribution":{"scope":"nationwide","states":[]},"classification":"Class I"}],"problems":[],"firmSummary":[{"firm":"Example Pharma Inc","recalls":4,"worstClassification":"Class I"}]}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"end":{"type":"string","examples":["2026-08-15"],"description":"Report date to, ISO. Defaults to today."},"firm":{"type":"string","examples":["Pfizer"],"description":"Recalling firm name, partial match."},"limit":{"type":"integer","examples":[25],"description":"Max records, 1-100. Default 25."},"start":{"type":"string","examples":["2025-08-15"],"description":"Report date from, ISO. Defaults to 1 year ago."},"search":{"type":"string","examples":["contamination"],"description":"Free text matched against product description and recall reason."},"product":{"type":"string","examples":["drug"],"description":"One of drug, device, food, or all. Default all."},"classification":{"type":"string","examples":["Class I"],"description":"Class I, Class II or Class III."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"FDA recall and enforcement records across drug, device and food, normalised into one shape with classification, reason, distribution scope and firm. Queryable by firm, product, classification and date. One product type returning nothing never fails the call — the three openFDA endpoints are independent and a gap in one is not a gap in the others.","lastUpdated":"2026-09-01T03:29:08.089Z","x402Version":2}]}}