{"api":"v1","generated_at":"2026-09-16T09:22:37.719Z","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-sec-insider-trading-936bf3","pinned_page":"https://tollindex.com/e/x402-filings-datalayer-workers-dev-v1-sec-insider-trading-936bf3/at/2026-09-16T04-48Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T04:48:25.992Z","snapshot_stamp":"2026-09-16T04-48Z","endpoint":{"slug":"x402-filings-datalayer-workers-dev-v1-sec-insider-trading-936bf3","canonical_url":"https://x402-filings.datalayer.workers.dev/v1/sec/insider-trading","resource":"https://x402-filings.datalayer.workers.dev/v1/sec/insider-trading","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Real insider conviction from SEC Form 4 filings. Classifies every transaction by its one-letter code, so an RSU vest is not reported as an insider buy and the automatic tax withholding that follows is not reported as a sale. Returns only codes P and S — the trades where someone chose to move money at the market price — plus cluster-buy detection when several insiders buy the same issuer within a window. Query by ticker or CIK.","service_name":null,"declared_category":null,"declared_tags":["sec","insider-trading","form-4","equities","filings"],"route_template":null,"registry_updated":"2026-08-17T10:40:06.100Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"sec insider trading","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T04:48:25.991Z","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.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0x917e635b83F0dd7e8172c55EC4EEbb28B734cA85","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-17T10:40:05.697Z"},"validation":{"latest":{"observed_at":"2026-09-16T05:36:30.172Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":6,"ratio":1},{"days":30,"observed":6,"passed":6,"ratio":1},{"days":90,"observed":6,"passed":6,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T05:36:30.172Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T05:53:13.726Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:25:20.132Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:20:29.408Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:36:56.512Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:25:13.840Z","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":["sec","insider-trading","form-4","equities","filings"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x917e635b83F0dd7e8172c55EC4EEbb28B734cA85","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-17T10:40:05.697Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://x402-filings.datalayer.workers.dev/v1/sec/insider-trading","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"cik":"0000320193","end":"2026-08-15","limit":10,"start":"2026-05-01","ticker":"AAPL","informativeOnly":true}},"output":{"type":"json","example":{"issuer":{"cik":"0000320193","name":"Apple Inc.","label":"AAPL"},"window":{"end":"2026-08-15","start":"2026-05-01"},"filings":[{"value":1482100,"shares":5000,"category":"open_market_buy","informative":true,"insiderName":"Jane Doe","insiderTitle":"SVP","pricePerShare":296.42,"transactionCode":"P"}],"summary":{"isClusterBuy":false,"informativeFilings":2,"compensationOnlyFilings":10},"problems":[],"filingsRead":12,"filingsReturned":2}}},"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":{"cik":{"type":"string","examples":["0000320193"],"description":"SEC CIK, zero-padded or not. Use when the ticker is ambiguous."},"end":{"type":"string","examples":["2026-08-15"],"description":"ISO date, inclusive. Defaults to today."},"limit":{"type":"integer","examples":[10],"description":"Max filings to read, 1-25. Default 10."},"start":{"type":"string","examples":["2026-05-01"],"description":"ISO date, inclusive. Defaults to 90 days ago."},"ticker":{"type":"string","examples":["AAPL"],"description":"US ticker, e.g. AAPL. Either ticker or cik is required."},"informativeOnly":{"type":"boolean","examples":[true],"description":"Return only open-market buys and sales (codes P/S). Default true."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"Real insider conviction from SEC Form 4 filings. Classifies every transaction by its one-letter code, so an RSU vest is not reported as an insider buy and the automatic tax withholding that follows is not reported as a sale. Returns only codes P and S — the trades where someone chose to move money at the market price — plus cluster-buy detection when several insiders buy the same issuer within a window. Query by ticker or CIK.","lastUpdated":"2026-08-17T10:40:06.1Z","x402Version":2}]}}