← Verticals

FinTech

The fintech analyst's data terminal. Insider trading (Form 4), activist investors (13D), material events (8-K), real-time stock quotes, SEC filings, bank health, consumer complaints, and DeFi analytics.

Included Packs

📄
SEC EDGAR

Company filings, XBRL financials, full-text search across all SEC submissions

🏦
FDIC BankFind

Bank health, call reports, enforcement actions, industry aggregates, failure history

📋
CFPB

Consumer complaint database. Search by company, product, date. Track complaint trends

📈
Alpha Vantage

Stock quotes, daily time series, company fundamentals, income statements, balance sheets (BYO key)

🔗
DefiLlama

DeFi protocol TVL, fees/revenue, chain comparisons, stablecoin data, yield pools

🌍
World Bank

GDP, financial inclusion, development indicators across 200+ countries

💱
FRED

Federal funds rate, credit data, money supply, yield curves, 800K+ economic time series

💳
Stripe

Customers, charges, subscriptions, balance, invoices (BYO key)

💰
QuickBooks

Accounting queries, customers, invoices, accounts (OAuth)

🏧
PayPal

Transactions, orders, invoices, disputes (BYO key)

🪙
Crypto

Real-time crypto prices and market data

📊
Exchange & Treasury

FX rates, treasury yield curves

Common questions

What data sources are included in the FinTech vertical?

SEC EDGAR (filings, XBRL financials, full-text search across all submissions), FDIC BankFind (call reports, enforcement, failure history), CFPB (consumer complaint database), Alpha Vantage (real-time quotes, fundamentals), and DeFi APIs. Covers insider trading (Form 4), activist investors (13D), material events (8-K), and bank health alongside live market data.

Can my AI agent monitor insider trading or 13D filings in real time?

Yes. EDGAR full-text search and the recent_changes meta-tool let an agent watch a ticker or CIK for new Form 4 insider trades, 13D activist filings, 8-K material events, or any other SEC form. recent_changes accepts a since window (e.g., 7d, 30d) and returns structured items rather than HTML.

Do I need an Alpha Vantage API key for real-time stock quotes?

Bring your own — Alpha Vantage's free tier is 25 calls per day, and the shared demo key returns rate-limit errors. Sign up for a free personal key in about 30 seconds at alphavantage.co/support/#api-key. SEC and FDIC data require no keys.

How current is the financial data — is anything cached or stale?

SEC EDGAR is queried live (filings appear within minutes of acceptance). Alpha Vantage quotes are live with end-of-day fundamentals. CFPB and FDIC publish on their own cadence (CFPB roughly daily, FDIC quarterly). Every response carries _meta.cache.fresh_until so an agent can reason about freshness before reusing data.