x402 List

x402 Protocol Service Directory

ApiToll SEC EDGAR Data

Finance imported

imported from the x402 Bazaar, not submitted by the operator · own this service? claim it

SEC EDGAR data by ticker or CIK: 10-K, 10-Q and 8-K filings, Form 4 insider trades, and a bundle combining insider, 13F holdings and recent 8-K in one call. Sources live from data.sec.gov. A free coverage route reports which forms exist before any paid call.

Pay from $0.003 to $0.006 per request in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.

UPTIME 24H 100% 7D 100% 30D 100%
BASE URL https://edgar.apitoll.cloud ENDPOINTS 3 NETWORK Base / Solana ASSET USDC MEMBER SINCE 2026-07-21 MONITORED SINCE 2026-07-21

ASSESSMENT

updated 4h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 100%
uptime 24h
-
uptime 7d
-
uptime 30d
-
uptime 90d
-
response p95
70ms
avg response
70ms
total checks
1
compliance A (11/11)

11 of 11 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.003 to $0.006 (p30 in Finance)
price (min)
$0.003
price (max)
$0.006
category percentile (min)
p30 in Finance
category percentile (max)
p23 in Finance
endpoints / prices
3 / 2
model
tiered
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

traction $0 30d · 0 buyers
volume 30d
$0
buyers 30d
0
settlements 30d
0
last settlement
---
top buyer share
-
trend 7d vs 30d
-
networks
eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

Provides normalized SEC EDGAR data including corporate filings, insider trades, and institutional holdings.

category
finance-data
in
query params
auth
api key
financeedgarfilingsinsider-tradesinstitutional-holdingssmart-money

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET
GET /v1/edgar/filings $0.003 Base/Solana USDC
GET /v1/edgar/insider $0.003 Base/Solana USDC
GET /v1/edgar/smart-money $0.006 Base/Solana USDC
3 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /v1/edgar/filings returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://edgar.apitoll.cloud/v1/edgar/filings'
// 402 response (captured by monitor) · 3 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x58BdAD5e654691aC5eD4631758f3d8DA00666B6c",
        "amount": "3000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
        },
        "payTo": "7kPWiEbDXu33FomKG6mGa7R8HGSfUGFsAoKFZeBERJaH",
        "amount": "3000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://edgar.apitoll.cloud/v1/edgar/filings",
      "tags": [
        "sec",
        "edgar",
        "filings",
        "10-K",
        "10-Q",
        "8-K",
        "annual-report",
        "finance",
        "apitoll"
      ],
      "mimeType": "application/json",
      "description": "Latest SEC EDGAR filings for any US-listed company by stock ticker or CIK: 10-K annual reports, 10-Q quarterly reports, and 8-K material events. Resolves ticker to CIK via SEC's official index and returns the parsed filing (company, form type, dated items). Sourced live from data.sec.gov.",
      "serviceName": "ApiToll SEC Filings"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "form": "10-K",
              "limit": 5,
              "ticker": "AAPL"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "form": "10-K",
              "meta": {
                "relatedEndpoints": []
              },
              "count": 1,
              "items": [
                {
                  "cik": "0000320193",
                  "form": "10-K",
                  "filingUrl": "https://www.sec.gov/Archives/edgar/data/320193/000032019324000123/aapl-20240928.htm",
                  "immutable": true,
                  "filingDate": "2024-11-01",
                  "reportDate": "2024-09-28",
                  "accessionNumber": "0000320193-24-000123",
                  "primaryDocument": "aapl-20240928.htm"
                }
              ],
              "source": {
                "name": "data.sec.gov",
                "fetchedAt": "2026-05-30T14:22:01Z",
                "servedFromCache": true,
                "sourceLastFetchedAt": "2026-05-30T14:11:43Z"
              },
              "resolved": {
                "cik": "0000320193",
                "sic": "3571",
                "cikInt": 320193,
                "ticker": "AAPL",
                "entityType": "operating",
                "companyName": "Apple Inc.",
                "mappingAgeSeconds": 1842,
                "tickerSnapshotDate": "2026-05-30"
              },
              "truncation": null,
              "appliedSince": null
            }
          }
        },
        "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",
                  "required": [
                    "form"
                  ],
                  "properties": {
                    "cik": {
                      "type": "string",
                      "pattern": "^\\d{1,10}$",
                      "description": "SEC CIK (1-10 digits). XOR with ticker."
                    },
                    "form": {
                      "enum": [
                        "10-K",
                        "10-Q",
                        "8-K"
                      ],
                      "type": "string",
                      "description": "SEC form for /filings: 10-K, 10-Q, 8-K. Aliases accepted (10k, 10-q, 8k, annual, quarterly, current-report, material-event). Form 4 and 13F-HR have their own routes — GET /v1/edgar/insider and GET /v1/edgar/holdings."
                    },
                    "limit": {
                      "type": "integer",
                      "maximum": 50,
                      "minimum": 1,
                      "description": "Per-form ceiling: 10-K/10-Q/8-K=50."
                    },
                    "since": {
                      "type": "string",
                      "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
                      "description": "Inclusive lower bound on filingDate (YYYY-MM-DD), within the last 5 years."
                    },
                    "ticker": {
                      "type": "string",
                      "pattern": "^[A-Za-z.\\-]{1,10}$",
                      "description": "Stock ticker, case-insensitive. XOR with cik."
                    },
                    "includeAmendments": {
                      "type": "boolean",
                      "description": "When true (default), amendment suffixes (10-K/A) surface alongside the base form."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "form": {
                      "enum": [
                        "10-K",
                        "10-Q",
                        "8-K"
                      ],
                      "type": "string"
                    },
                    "meta": {
                      "type": "object"
                    },
                    "count": {
                      "type": "integer"
                    },
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "source": {
                      "type": "object"
                    },
                    "resolved": {
                      "type": "object"
                    },
                    "truncation": {
                      "type": [
                        "object",
                        "null"
                      ]
                    },
                    "appliedSince": {
                      "type": [
                        "string",
                        "null"
                      ],
                      "format": "date"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x58BdAD5e654691aC5eD4631758f3d8DA00666B6c",
        "amount": "3000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
        },
        "payTo": "7kPWiEbDXu33FomKG6mGa7R8HGSfUGFsAoKFZeBERJaH",
        "amount": "3000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://edgar.apitoll.cloud/v1/edgar/insider",
      "tags": [
        "sec",
        "edgar",
        "insider-trading",
        "form-4",
        "insider-trades",
        "executives",
        "finance",
        "apitoll"
      ],
      "mimeType": "application/json",
      "description": "Latest insider trades (SEC Form 4) for any US-listed company by stock ticker or CIK: who bought or sold, their role (director, officer, 10% owner), the buy/sell/grant/exercise code, shares, price per share, total value, and shares held after. Resolves ticker to CIK via SEC's official index. Sourced live from data.sec.gov.",
      "serviceName": "ApiToll Insider Trades"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "limit": 10,
              "ticker": "AAPL"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "form": "4",
              "count": 1,
              "items": [
                {
                  "form": "4",
                  "reporter": {
                    "name": "COOK TIMOTHY D",
                    "relationship": {
                      "isOfficer": true,
                      "isDirector": false,
                      "officerTitle": "Chief Executive Officer",
                      "isTenPercentOwner": false
                    }
                  },
                  "filingDate": "2025-05-02",
                  "transactions": [
                    {
                      "shares": 100000,
                      "totalValue": 21150000,
                      "isDisposition": true,
                      "pricePerShare": 211.5,
                      "securityTitle": "Common Stock",
                      "transactionCode": "S",
                      "transactionDate": "2025-04-30",
                      "transactionType": "sell",
                      "sharesOwnedAfter": 3280000
                    }
                  ],
                  "accessionNumber": "0000320193-25-000071"
                }
              ],
              "source": {
                "name": "data.sec.gov"
              },
              "resolved": {
                "cik": "0000320193",
                "ticker": "AAPL",
                "companyName": "Apple Inc."
              }
            }
          }
        },
        "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",
                      "pattern": "^\\d{1,10}$",
                      "description": "SEC CIK (1-10 digits). XOR with ticker."
                    },
                    "limit": {
                      "type": "integer",
                      "maximum": 25,
                      "minimum": 1,
                      "description": "Max Form 4 filings to parse (ceiling 25)."
                    },
                    "since": {
                      "type": "string",
                      "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
                      "description": "Inclusive lower bound on filingDate (YYYY-MM-DD), within 5 years."
                    },
                    "ticker": {
                      "type": "string",
                      "pattern": "^[A-Za-z.\\-]{1,10}$",
                      "description": "Stock ticker, case-insensitive. XOR with cik."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "form": {
                      "enum": [
                        "4"
                      ],
                      "type": "string"
                    },
                    "count": {
                      "type": "integer"
                    },
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "source": {
                      "type": "object"
                    },
                    "resolved": {
                      "type": "object"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x58BdAD5e654691aC5eD4631758f3d8DA00666B6c",
        "amount": "6000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
        },
        "payTo": "7kPWiEbDXu33FomKG6mGa7R8HGSfUGFsAoKFZeBERJaH",
        "amount": "6000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://edgar.apitoll.cloud/v1/edgar/smart-money",
      "tags": [
        "sec",
        "edgar",
        "smart-money",
        "insider-trades",
        "13f",
        "hedge-fund",
        "institutional",
        "finance",
        "apitoll"
      ],
      "mimeType": "application/json",
      "description": "Smart-money bundle in one call for any US-listed company by stock ticker or CIK: insider trades (Form 4), institutional 13F-HR holdings, and recent 8-K material events together. Track what executives and hedge funds are doing — buys, sells, portfolio positions, and corporate events. Resolves ticker to CIK via SEC's official index. Sourced live from data.sec.gov.",
      "serviceName": "ApiToll Smart Money"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "ticker": "AAPL"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "source": {
                "name": "data.sec.gov"
              },
              "insider": {
                "form": "4",
                "count": 10,
                "items": []
              },
              "holdings": {
                "form": "13F-HR",
                "count": 0,
                "items": []
              },
              "resolved": {
                "cik": "0000320193",
                "ticker": "AAPL",
                "companyName": "Apple Inc."
              },
              "recentFilings": {
                "form": "8-K",
                "count": 8,
                "items": []
              }
            }
          }
        },
        "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",
                      "pattern": "^\\d{1,10}$",
                      "description": "SEC CIK (1-10 digits). XOR with ticker."
                    },
                    "since": {
                      "type": "string",
                      "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
                      "description": "Inclusive lower bound on filingDate (YYYY-MM-DD), within 5 years."
                    },
                    "ticker": {
                      "type": "string",
                      "pattern": "^[A-Za-z.\\-]{1,10}$",
                      "description": "Stock ticker, case-insensitive. XOR with cik."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "source": {
                      "type": "object"
                    },
                    "insider": {
                      "type": "object"
                    },
                    "holdings": {
                      "type": "object"
                    },
                    "resolved": {
                      "type": "object"
                    },
                    "recentFilings": {
                      "type": "object"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

UPTIME

07-21 · uptime 100.0% · 219ms avg07-2107-21
RESPONSE TIME
07-21 · 219ms avg07-21 · 219ms avg07-2107-21
30d UPTIME 100%
UPTIME 30D 100%
AVG RESP 222ms
TOTAL CHECKS 17

RECENT CHECKS

TIME STATUS RESP
● OK 269ms
● OK 272ms
● OK 145ms
● OK 63ms
● OK 100ms
● OK 309ms
● OK 165ms
● OK 247ms
● SLOW 1172ms
● OK 179ms
● OK 129ms
● OK 209ms
● OK 74ms
● OK 81ms
● OK 135ms
● OK 159ms
● OK 70ms

OVER TIME

All charts share the 30d window selected here. Every series is also served as JSON at /api/v1/services/apitoll-sec-edgar-data/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

PRICE (captured 402, USD)
building price history ($0.003)

Median across 3 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
building assessment history (1 day so far)
VOLUME (on-chain settlement, USD)
06-22 · $0.0306-24 · $0.0106-28 · $0.0006-29 · $0.0006-30 · $0.0107-02 · $0.0207-03 · $0.0007-04 · $0.0007-05 · $0.0007-06 · $0.0007-07 · $0.0107-08 · $0.1907-09 · $0.0407-10 · $107-15 · $0.0007-17 · $0.0007-18 · $0.0007-20 · $0.0107-21 · $0.02peak $106-2207-21
DISTINCT BUYERS
06-22 · 2 buyers06-24 · 2 buyers06-28 · 1 buyer06-29 · 1 buyer06-30 · 2 buyers07-02 · 4 buyers07-03 · 1 buyer07-04 · 1 buyer07-05 · 1 buyer07-06 · 1 buyer07-07 · 2 buyers07-08 · 1 buyer07-09 · 4 buyers07-10 · 3 buyers07-15 · 1 buyer07-17 · 1 buyer07-18 · 1 buyer07-20 · 1 buyer07-21 · 1 buyerpeak 4 buyers06-2207-21

COMPLIANCE

11/11 checks pass · grade A
  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS

EMBED THIS BADGE

Show that ApiToll SEC EDGAR Data is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

ApiToll SEC EDGAR Data listed on x402-list
status
ApiToll SEC EDGAR Data uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/apitoll-sec-edgar-data?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/apitoll-sec-edgar-data.svg" alt="ApiToll SEC EDGAR Data listed on x402-list" height="28">
</a>
// Markdown
[![ApiToll SEC EDGAR Data on x402-list](https://x402-list.com/badge/apitoll-sec-edgar-data.svg)](https://x402-list.com/services/apitoll-sec-edgar-data?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/apitoll-sec-edgar-data?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/apitoll-sec-edgar-data.svg?data=uptime" alt="ApiToll SEC EDGAR Data uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]