BKNG (Booking Holdings) earnings data via pay-per-call x402 on Base network.
What it does
This endpoint provides earnings data for Booking Holdings (ticker: BKNG) through the lowpaymentfee.com finance API. It is part of a broader platform offering data, analytics, AI, finance, and utility endpoints, all payable per-request via the x402 protocol on the Base network using USDC.
The endpoint accepts POST requests and returns JSON. Each call costs $0.02 in USDC (maxAmountRequired of 20,000 base units with 6 decimals). Payment is handled inline via the X-PAYMENT header — no API keys, accounts, or rate limits are required. The x402 challenge was confirmed live, returning a proper 402 response with payment parameters.
Documentation beyond the landing page is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no description of the earnings data fields returned, and no example requests or responses available. The specific data source for BKNG earnings (whether it covers quarterly reports, EPS, revenue breakdowns, etc.) is not documented. Users should expect a financial data JSON response but will need to experiment to discover the exact schema.
Capabilities
Use cases
- —Retrieving Booking Holdings (BKNG) earnings data for financial analysis
- —Integrating earnings data into automated trading or research pipelines
- —Agent-driven portfolio monitoring that needs on-demand earnings lookups
Fit
Best for
- —Developers needing quick, keyless access to BKNG earnings data
- —AI agents that can pay per-call via x402 on Base
- —Projects that want to avoid subscription-based financial data APIs
Not for
- —Bulk historical earnings downloads across many tickers (only serves BKNG at this endpoint)
- —Users who need detailed documentation or guaranteed SLA before integrating
- —Non-crypto users who cannot settle payments in USDC on Base
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/finance/BKNG/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/request in USDC on Base). However, there is no OpenAPI schema, no documentation of request/response fields, no examples, and the docs pages are empty. The actual data content and structure of the earnings response is completely undocumented, making this effectively a stub listing.
Warnings
- —No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content.
- —No OpenAPI or output schema describing what fields the earnings response contains.
- —No example requests or responses available; response format must be discovered experimentally.
- —Data source for BKNG earnings is unknown — unclear whether this covers quarterly EPS, revenue, guidance, etc.
Citations
- —The endpoint returns a 402 challenge with maxAmountRequired of 20000 base units in USDC on Base networkhttps://lowpaymentfee.com/api/v1/finance/BKNG/earnings
- —Platform pricing is $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/finance/BKNG/earnings
- —Docs, API, pricing, and README pages render only 'Connect wallet' with no substantive contenthttps://lowpaymentfee.com/docs