$0.003
per call · USD Coin on Base
Latest insider trades feed across ALL US-listed companies — the 20 most recent SEC Form 4 filings by acceptance time, not one ticker at a time: issuer ticker and name, filer and role, transaction code (P purchase / S sale / A award / M exercise / F tax), shares, price, value and shares held after, with EDGAR links. Refreshed every 15 minutes. Filings with no Table I rows are excluded and counted. Public-domain SEC EDGAR. $0.003 per call.
Endpoint
GET https://x402.ottoai.services/form-4-feed4
Calls / 30d
3
Unique payers / 30d
Sep 8
Last called
exact
Payment scheme
Call this service
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://x402.ottoai.services/form-4-feed", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402.ottoai.services/form-4-feed" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {
"caveats": [
{
"affects": [
"rows"
],
"code": "feed_is_a_recency_slice",
"plain": "This is a recency slice of the most recent Form 4 filings across all US issuers, not a census of everything filed. coverage reports how many filings were offered, how many were read, and how many were..."
}
],
"coverage": {
"accessionlessForm4Entries": 0,
"candidatesFetched": 31,
"candidatesOffered": 35,
"derivativeTransactionsPresentExcluded": 9,
"malformedForm4EntriesDropped": 0,
"noTableITransactionsExcluded": 10,
"nonForm4EntriesDropped": 27,
"rowsPublished": 20,
"unparseableExcluded": 1,
"unresolvedForm4Filings": 0
},
"generatedAt": "2026-09-01T12:00:00.000Z",
"methodology": "https://docs.useotto.xyz/acp-swarm/sec-filings-methodology",
"note": "The most recent Form 4 insider transactions filed with the SEC across all US-listed companies, newest first by the time the SEC accepted the filing.",
"rows": [
{
"acceptedAt": "2026-08-31T21:58:21.000Z",
"filedAt": "2026-08-31",
"filedBy": "ARNOLD FRANCES",
"filerRoles": "Director",
"filingUrl": "https://www.sec.gov/Archives/edgar/data/1652044/0001193125-26-377149.txt",
"formType": "4",
"issuerCik": "1652044",
"issuerName": "Alphabet Inc.",
"periodOfReport": "2026-08-28",
"ticker": "GOOGL",
"transactions": [
{
"acquiredDisposed": "D",
"code": "S",
"date": "2026-08-28",
"ownership": "D",
"priceUsd": 212.44,
"securityTitle": "Common Stock",
"shares": 1500,
"sharesOwnedAfter": 18420,
"valueUsd": 318660
}
]
}
],
"summary": {
"distinctIssuers": 14,
"filingsWithPurchase": 3,
"filingsWithSale": 15,
"newestAcceptedAt": "2026-08-31T22:01:11.000Z",
"oldestAcceptedAt": "2026-08-31T21:24:23.000Z",
"rowCount": 20
}
},
"meta": {
"dataAsOf": "",
"degraded": false,
"generatedAt": "",
"stalenessSec": 0,
"validUntil": ""
},
"status": "success"
}Payment details
0x0e84ddedaae6a779c462c22a59f301ec31b6b808USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of News & Content and the homepage with a featured placement.
More from Otto AI & similar services
Otto AI · Tweet Search
x402.ottoai.services
Search X/Twitter for any query and get the actual matching tweets — keyword, $CASHTAG, from:handle (a user timeline), @handle (mentions), or boolean OR. Each tweet returns author, full text (long-form note tweets included), timestamp, likes and retweets (reply/quote counts when available). Most-recent-first for real-time monitoring and alerting. Live X search backend, pay-per-call USDC, structured JSON.
Otto AI · Crypto News
x402.ottoai.services
Importance-ranked crypto headlines with per-article source links and publish times, plus a sentiment-scored market brief. Regenerated hourly; meta carries the snapshot's age and a fresh/stale verdict.
Otto AI · Equity News
x402.ottoai.services
Latest company news for a vendor-resolved equity: licensed Finnhub headlines from the trailing seven days with publication time, source, and summary. Only articles that name the company are served — labelled `primary` when the headline names it, `mentioned` when only the summary does — so a symbol-tagged story about another company never fills the list. Redirect URLs withheld; no sentiment is fabricated.