Financial Intelligence API

Institutional signals.
Machine speed.

Real-time insider trading signals, congressional stock disclosures, and alternative financial data — priced per query, paid autonomously via x402.

$0.002 Min per query
Daily updates
x402 Payment protocol
SEC Primary source

Three signals.
One marketplace.

All endpoints return structured JSON. Pay per query using USDC on Base via the x402 protocol — no subscriptions, no API keys.

$0.002 / query
GET /signals/edgar/latest

EDGAR Insider Signal Feed

Full daily feed of Form 4 open market purchases by corporate executives. Scored by officer title, purchase size, and transaction type. Updated 5× daily from SEC EDGAR.

$0.003 / query
GET /signals/edgar/high

High Conviction Only

Filtered to score ≥70 only. CEO and C-suite open market purchases above $100k. The highest-signal subset of the EDGAR feed — the trades worth acting on.

$0.004 / query
GET /signals/congress/latest

Congressional Trading Feed

House Periodic Transaction Reports parsed directly from disclosures-clerk.house.gov. Includes all 435 members. Pelosi, Gottheimer, Shreve — scored and structured.


x402 payment required

Built for AI agents.

Any agent that speaks x402 can discover, pay for, and consume Greenwood signals autonomously. No human in the loop required.

# Discover available endpoints curl https://api.greenwood.financial/.well-known/x402 # Query without payment — returns 402 with pricing curl https://api.greenwood.financial/signals/edgar/high # Response { "error": "Payment required", "price": "$0.003", "pay_to": "0xdE3984827f67E6862a9094222778C17DE16f7d7e", "network": "base-mainnet" } # Python agent with x402 client from x402.client import X402Client client = X402Client(wallet_key="your_private_key") signals = client.get("https://api.greenwood.financial/signals/edgar/high")

The same data Bloomberg uses.
At machine prices.

01

Public source, private edge

All data comes directly from SEC EDGAR and the House Clerk — legally mandated public disclosures. We process, score, and structure it so you don't have to.

02

Proven performance

ONON +21%, FLUT +9.7%, AMRZ +3.3% — all within days of EDGAR signals firing. The insider buying thesis works. We just surface it faster.

03

Agent-native pricing

$0.002 per query. Traditional financial data APIs charge $99–$999/month. x402 micropayments make per-query pricing viable for the first time.

04

No lock-in

No subscription. No account. No API key. Deposit USDC, query what you need, pay only for what you use. The x402 protocol handles everything.