Earnings data for ABBV (AbbVie) via pay-per-call x402 on Base, $0.02/request in USDC.
What it does
This endpoint provides earnings data for the ticker ABBV (AbbVie Inc.) through the lowpaymentfee.com finance API. It is part of a broader suite of finance, analytics, AI, and utility endpoints offered by the same provider, all priced at $0.02 per request and settled in USDC on the Base network via the x402 payment protocol.
The endpoint accepts POST requests and returns JSON. No API keys or account registration are required — callers simply attach an x402 payment header with each request. The x402 challenge confirms the endpoint is live, accepting payments to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base. The maximum amount required per call is 20,000 base units, which equals $0.02 USD (USDC uses 6 decimals).
Documentation is extremely sparse. The provider's landing page lists available endpoints and pricing but does not describe request parameters, response schemas, or example payloads for the earnings endpoint specifically. The /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no additional content. As a result, the exact fields returned (e.g., EPS, revenue, fiscal quarter) and any query parameters (e.g., date range, period) must be inferred from the endpoint path alone and cannot be confirmed from the available material.
Capabilities
Use cases
- —Retrieving AbbVie (ABBV) quarterly or annual earnings data for financial analysis
- —Feeding earnings figures into automated trading or portfolio management agents
- —Comparing reported earnings against analyst estimates in research workflows
Fit
Best for
- —Agents needing on-demand earnings data without API key management
- —Crypto-native workflows that can pay per call in USDC on Base
- —Low-volume or sporadic queries where $0.02/call is cheaper than a subscription
Not for
- —Bulk historical earnings downloads across thousands of tickers (no evidence of batch support)
- —Users who need detailed documentation or guaranteed SLA before integrating
- —Non-crypto callers who cannot produce x402 payment headers
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/finance/ABBV/earnings \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_token>"Endpoint
Quality
The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is virtually no documentation: no request schema, no response schema, no examples, and all doc pages render only a wallet-connect prompt. The endpoint's actual data content is inferred solely from the URL path.
Warnings
- —No documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no content.
- —Request parameters and response schema are completely unknown; the endpoint path suggests earnings data for ABBV but specifics are unverified.
- —No OpenAPI spec or AI plugin manifest found.
- —Provider offers many endpoint categories (AI, analytics, finance, infra) at identical pricing, which may indicate a thin wrapper or placeholder service.
Citations
- —The endpoint returns HTTP 402 with an x402 challenge requiring 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/finance/ABBV/earnings
- —All endpoints are priced at $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/finance/ABBV/earnings
- —Documentation pages (/docs, /api, /pricing, /README) render only a 'Connect wallet' prompthttps://lowpaymentfee.com/docs