DHR earnings data via x402 micropayment on Base network, $0.02 per request.
What it does
This endpoint provides financial earnings data for the ticker DHR (Danaher Corporation) through the lowpaymentfee.com platform. It is part of a broader Finance & Web3 API suite that includes price feeds, exchange rates, token quotes, and gas estimates. The endpoint is accessed via HTTP POST and is gated by the x402 payment protocol, settling in USDC on the Base network.
Pricing is $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof. The platform advertises a uniform $0.02/request price across all its endpoints with no minimums or commitments.
Documentation is extremely sparse. The crawled /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what fields the earnings endpoint returns. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data format and coverage are unknown.
Capabilities
Use cases
- —Retrieving earnings data for DHR (Danaher Corporation) on demand
- —Integrating pay-per-call financial data into autonomous agent workflows
- —Accessing earnings information without API key registration
Fit
Best for
- —Agents needing on-demand earnings data with no signup
- —x402-compatible clients on Base network
- —Low-volume, pay-as-you-go financial data queries
Not for
- —Bulk historical earnings data retrieval (no documented batch support)
- —Users who need detailed API documentation or schema guarantees before integrating
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/finance/DHR/earnings \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_proof>"Endpoint
Quality
The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages returned only a wallet-connect stub. The actual data returned by the earnings endpoint is entirely unknown.
Warnings
- —No documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no content.
- —No OpenAPI or schema definition for request or response bodies.
- —Actual data coverage, fields, and freshness of DHR earnings data are unknown.
- —The endpoint description is generic ('Premium API Access') and does not describe the earnings data specifically.
Citations
- —Endpoint returns a valid x402 challenge with maxAmountRequired of 20000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/finance/DHR/earnings
- —Platform advertises $0.02 per request with no API keys, no rate limits, and no minimumshttps://lowpaymentfee.com
- —Finance & Web3 category includes price feeds, exchange rates, token quotes, and gas estimateshttps://lowpaymentfee.com
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base networkhttps://lowpaymentfee.com/api/v1/finance/DHR/earnings