mirrored listing x402 eip155:8453solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp

SEC filings and company fundamentals by US-listed ticker: revenue, net income, YoY growth,

SEC filings and company fundamentals by US-listed ticker: revenue, net income, YoY growth, margin, EPS, assets, liabilities, leverage and cash, plus recent 10-K, 10-Q and 8-K filing links and an AI analysis. SEC EDGAR source; missing issuer financials are disclosed. Fundamentals and filing research, not a stock-price feed.

Do you run x402.ottoai.services? This listing was mirrored from Coinbase's public Bazaar. Claim it in 30 seconds — no account required — and it becomes verified, permanently overriding the mirrored copy.

Claim this listing
3000 (raw units)
price
7
calls / 30d
4
unique payers
2026-09-11
updated

Provider

x402.ottoai.services · discovered, not yet claimed by its owner

Payment (x402 accepts[])

[
  {
    "scheme": "exact",
    "network": "eip155:8453",
    "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "amount": "3000",
    "maxTimeoutSeconds": 300
  },
  {
    "scheme": "exact",
    "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
    "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amount": "3000",
    "maxTimeoutSeconds": 300
  }
]

Output schema

{
  "bazaar": {
    "info": {
      "input": {
        "method": "GET",
        "queryParams": {
          "ticker": "NVDA"
        },
        "type": "http"
      },
      "output": {
        "example": {
          "data": {
            "analysisStatus": "ok",
            "company": {
              "cik": "0001045810",
              "exchange": "NASDAQ",
              "name": "NVIDIA CORP",
              "sicDescription": "Semiconductors & Related Devices"
            },
            "fundamentals": {
              "asOf": "2026-04-26",
              "balanceSheetAsOf": "2026-04-26",
              "basis": "ttm",
              "cashUsd": 43210000000,
              "epsDiluted": 6.51,
              "epsDilutedExOneTime": null,
              "epsDilutedIsEstimate": true,
              "fiscalYear": 2027,
              "liabilitiesToAssetsPct": 28.7,
              "netIncomeExOneTimeUsd": null,
              "netIncomeUsd": 159613000000,
              "netIncomeYoYPct": 107.9,
              "netMarginPct": 63,
              "oneTimeItems": [],
              "periodEnd": "2026-04-26",
              "quartersUsed": 4,
              "revenueUsd": 253491000000,
              "revenueYoYPct": 70.7,
              "stockholdersEquityUsd": 114911000000,
              "totalAssetsUsd": 161112000000,
              "totalLiabilitiesUsd": 46201000000
            },
            "generatedAt": "2026-06-09T21:00:00.000Z",
            "narrative": "Trailing-twelve-month revenue of $253.5B (through the Apr-2026 quarter) grew ~71% with a 63% net margin - data-center demand remains the driver. Balance sheet is fortress-grade (cash covers most liabilities). Watch the next 10-Q for inventory build.",
            "outlook": "Otto's take — not financial advice: numbers back the AI/semis theme; watch demand, not solvency.",
            "recentFilings": [
              {
                "filed": "2026-05-20",
                "form": "10-Q",
                "reportDate": "2026-04-26",
                "url": "https://www.sec.gov/Archives/edgar/data/1045810/000104581026000045/nvda-20260426.htm"
              }
            ],
            "themes": [
              "AI",
              "Semiconductors",
              "Big Tech"
            ],
            "ticker": "NVDA"
          },
          "meta": {
            "degraded": false,
            "generatedAt": "",
            "stalenessSec": 0,
            "validUntil": ""
          },
          "status": "success"
        },
        "type": "json"
      }
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "input": {
          "additionalProperties": false,
          "properties": {
            "method": {
              "enum": [
                "GET"
              ],
              "type": "string"
            },
            "queryParams": {
              "properties": {
                "ticker": {
                  "description": "US-listed stock ticker symbol (e.g. AAPL, NVDA, TSLA)",
                  "type": "string"
                }
              },
              "required": [
                "ticker"
              ],
              "type": "object"
            },
            "type": {
              "const": "http",
              "type": "string"
            }
          },
          "required": [
            "type",
            "method"
          ],
          "type": "object"
        },
        "output": {
          "properties": {
            "example": {
              "properties": {
                "data": {},
                "meta": {
                  "type": "object"
                },
                "reason": {
                  "description": "status=unavailable only; every >=400 is UNCHARGED",
                  "type": "string"
                },
                "status": {
                  "enum": [
                    "success",
                    "unavailable"
                  ],
                  "type": "string"
                }
              },
              "required": [
                "status"
              ],
              "type": "object"
            },
            "type": {
              "type": "string"
            }
          },
          "required": [
            "type"
          ],
          "type": "object"
        }
      },
      "required": [
        "input"
      ],
      "type": "object"
    }
  },
  "builder-code": {
    "info": {
      "a": "bc_hc2dhq09"
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "additionalProperties": false,
      "properties": {
        "a": {
          "description": "App builder code",
          "pattern": "^[a-z0-9_]{1,32}$",
          "type": "string"
        },
        "s": {
          "description": "Service builder codes",
          "items": {
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "type": "array"
        },
        "w": {
          "description": "Wallet builder code",
          "pattern": "^[a-z0-9_]{1,32}$",
          "type": "string"
        }
      },
      "type": "object"
    }
  },
  "offer-receipt": {
    "info": {
      "offers": [
        {
          "acceptIndex": 0,
          "format": "eip712",
          "payload": {
            "amount": "3000",
            "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
            "network": "eip155:8453",
            "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
            "resourceUrl": "https://x402.ottoai.services/equity-intel",
            "scheme": "exact",
            "validUntil": 1789154751,
            "version": 1
          },
          "signature": "0xd2a599f9ddcc1b74de055e497bf1032d075fb8676b37e5d716a2c243f36b86600a6a2df1fe0cbc8837f970ffeb6b4f07b8b661a1dd48eef22b68bcec2c1133531b"
        },
        {
          "acceptIndex": 1,
          "format": "eip712",
          "payload": {
            "amount": "3000",
            "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
            "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
            "resourceUrl": "https://x402.ottoai.services/equity-intel",
            "scheme": "exact",
            "validUntil": 1789154752,
            "version": 1
          },
          "signature": "0x9e574d1952c60645752058f92054f6f4c8807f1ad6d6c8912b6cf79620857629143de9b7ceec46378b84b24d068ba4657b9436ffa1dd0d10113a227edae006861b"
        }
      ]
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "offers": {
          "items": {
            "properties": {
              "acceptIndex": {
                "type": "integer"
              },
              "format": {
                "type": "string"
              },
              "payload": {
                "properties": {
                  "amount": {
                    "type": "string"
                  },
                  "asset": {
                    "type": "string"
                  },
                  "network": {
                    "type": "string"
                  },
                  "payTo": {
                    "type": "string"
                  },
                  "resourceUrl": {
                    "type": "string"
                  },
                  "scheme": {
                    "type": "string"
                  },
                  "validUntil": {
                    "type": "integer"
                  },
                  "version": {
                    "type": "integer"
                  }
                },
                "required": [
                  "version",
                  "resourceUrl",
                  "scheme",
                  "network",
                  "asset",
                  "payTo",
                  "amount"
                ],
                "type": "object"
              },
              "signature": {
                "type": "string"
              }
            },
            "required": [
              "format",
              "signature"
            ],
            "type": "object"
          },
          "type": "array"
        }
      },
      "required": [
        "offers"
      ],
      "type": "object"
    }
  },
  "otto-content-receipt": {}
}

Use it

curl

curl "https://x402.ottoai.services/equity-intel"
# -> 402 Payment Required, accepts[] lists how to pay
# retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid

JavaScript

const res = await fetch("https://x402.ottoai.services/equity-intel");
if (res.status === 402) {
  const { accepts } = await res.json();
  // pay one of accepts[] via an x402 client, then retry with the payment header
}

Python

import httpx
res = httpx.get("https://x402.ottoai.services/equity-intel")
if res.status_code == 402:
    accepts = res.json()["accepts"]
    # pay one of accepts[] via an x402 client, then retry with the payment header

Machine-readable

Everything on this page is also available as clean JSON at /resources/165.json, and this resource appears in /discovery/resources and /discovery/search.