x402basequality 0.35

Stock market quote for BKNG (Booking Holdings) via x402 micropayment on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns a market quote for the ticker symbol BKNG (Booking Holdings) in exchange for a per-request x402 micropayment of $0.02 settled in USDC on the Base network. The endpoint is live and returns a standard x402 challenge (HTTP 402) requiring an X-PAYMENT header with a payment proof before serving data.

The provider operates a broader platform offering dozens of pay-per-call API endpoints across categories including data analytics, AI/ML inference, finance/crypto market data, and utility services — all priced at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access. This specific endpoint sits under the market quote path (`/api/v1/market/quote/{ticker}`) and uses HTTP POST.

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 example request/response payloads, and no description of the response format beyond the MIME type `application/json`. The actual data source backing the market quotes is not disclosed.

Capabilities

stock-quotemarket-datax402-paymentusdc-baseper-request-micropaymentno-api-key

Use cases

  • Fetching a real-time or recent market quote for Booking Holdings (BKNG)
  • Integrating pay-per-call stock data into an AI agent workflow without API key management
  • Programmatic access to equity quotes settled via crypto micropayments

Fit

Best for

  • Agents or bots that need on-demand stock quotes without subscription overhead
  • Developers experimenting with x402 payment-gated APIs
  • Low-volume, pay-as-you-go market data consumers

Not for

  • High-frequency trading requiring sub-millisecond latency and guaranteed SLAs
  • Users needing historical OHLCV or full order-book depth data
  • Anyone who needs detailed documentation or guaranteed data-source provenance

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/market/quote/BKNG \
  -H "X-PAYMENT: <x402_payment_proof>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no example request/response, and all documentation pages returned only a wallet-connect stub. The actual response format and data source are unknown.

Warnings

  • No documentation available — docs, API, pricing, and README pages all render only a wallet-connect prompt with no content.
  • No OpenAPI or JSON schema describing request parameters or response shape.
  • Data source for market quotes is undisclosed; accuracy and freshness are unknown.
  • The specific /api/v1/market/quote/{ticker} path is not listed on the provider's homepage — only /api/v1/finance/prices and /api/v1/crypto/quotes are shown, raising questions about whether this endpoint is fully supported.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:38:58Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access