SEC Filings & Financials
GET sec.use.x402atlas.com/filings/:ticker
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
SEC filings by ticker — recent 10-K, 10-Q and 8-K records with official filing and document URLs.
Resource: sec.use.x402atlas.com/filings/:ticker
Network: eip155:8453, eip155:137, eip155:42161 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2
Payment methods: — · Last validation: 2026-09-14 08:09:17.18+00
{
"input": {
"type": "object",
"required": [
"type",
"method",
"pathParams"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"pathParams": {
"type": "object",
"required": [
"ticker"
],
"properties": {
"ticker": {
"type": "string",
"pattern": "^[A-Za-z0-9][A-Za-z0-9.-]{0,9}$",
"description": "US public-company ticker; case-insensitive"
}
}
},
"queryParams": {
"type": "object",
"properties": {
"forms": {
"type": "string",
"pattern": "^[A-Za-z0-9/-]+(?:\\s*,\\s*[A-Za-z0-9/-]+){0,19}$",
"maxLength": 419,
"description": "Comma-separated allowlist of at most 20 SEC form names; defaults to 10-K,10-Q,8-K. Include amendments such as 10-K/A explicitly."
},
"limit": {
"type": "integer",
"default": 40,
"maximum": 100,
"minimum": 1
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"ticker",
"forms",
"count",
"filings"
],
"properties": {
"cik": {
"type": "integer"
},
"note": {
"type": "string"
},
"count": {
"type": "integer"
},
"forms": {
"type": "array",
"items": {
"type": "string"
}
},
"ticker": {
"type": "string"
},
"filings": {
"type": "array",
"items": {
"type": "object",
"required": [
"accession_number",
"filing_date",
"form",
"primary_document",
"filing_url",
"document_url"
],
"properties": {
"form": {
"type": "string"
},
"filing_url": {
"type": "string",
"format": "uri"
},
"description": {
"type": "string"
},
"filing_date": {
"type": "string",
"format": "date"
},
"document_url": {
"type": "string",
"format": "uri"
},
"accession_number": {
"type": "string"
},
"primary_document": {
"type": "string"
}
},
"additionalProperties": false
}
},
"company_name": {
"type": "string"
}
},
"additionalProperties": false
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"tier": "standard",
"version": "2",
"merchant": "x402Atlas"
},
"payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "5000"
},
{
"raw": {
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"extra": {
"name": "USD Coin",
"tier": "standard",
"version": "2",
"merchant": "x402Atlas"
},
"payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
"amount": "5000",
"scheme": "exact",
"network": "eip155:137",
"maxTimeoutSeconds": 300
},
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
"scheme": "exact",
"network": "eip155:137",
"amountAtomic": "5000"
},
{
"raw": {
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"extra": {
"name": "USD Coin",
"tier": "standard",
"version": "2",
"merchant": "x402Atlas"
},
"payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
"amount": "5000",
"scheme": "exact",
"network": "eip155:42161",
"maxTimeoutSeconds": 300
},
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
"scheme": "exact",
"network": "eip155:42161",
"amountAtomic": "5000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.