x402basequality 0.35

Pay-per-call market quote endpoint on Base via x402, settling in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/market/quote/HD` is part of the lowpaymentfee.com platform, which offers a suite of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. All endpoints use the x402 protocol to accept micropayments in USDC on the Base network, with no API keys, no rate limits, and no subscriptions required.

The specific `/market/quote/HD` path is listed under the provider's umbrella as "Premium API Access." Based on the site's finance and crypto category (which includes price feeds, exchange rates, token quotes, and gas estimates), this endpoint likely returns market quote data, though the exact response schema is not documented. The x402 challenge confirms the endpoint is live, accepts POST requests, and charges a maximum of 20,000 base units of USDC (i.e., $0.02 per request, since USDC uses 6 decimals) on the Base network.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no usage examples available. The endpoint path suggests "HD" may refer to a specific market or asset class, but this is unconfirmed. Prospective users should be aware that without documented input parameters or response formats, integration requires experimentation or contacting the provider.

Capabilities

x402-paymentusdc-micropaymentbase-networkmarket-quotepay-per-requestno-api-keypost-endpoint

Use cases

  • Fetching real-time or on-demand market quotes for trading or analytics
  • Integrating pay-per-call market data into autonomous agent workflows
  • Accessing financial data without managing API keys or subscriptions

Fit

Best for

  • Agents or bots that need on-demand market quotes with no signup
  • Developers prototyping crypto-native pay-per-use data pipelines
  • Low-volume consumers who want to avoid subscription commitments

Not for

  • High-volume production use cases requiring documented SLAs and response schemas
  • Users who need detailed API documentation and integration guides before committing

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the exact purpose of the '/market/quote/HD' path is unclear. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No request or response schema provided; input parameters are unknown
  • The meaning of 'HD' in the endpoint path is undocumented
  • No examples or sample responses available from the provider

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:20:00Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access