x402basequality 0.35

Pay-per-call stock market quote for AMZN via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a market quote for AMZN (Amazon) stock via a simple POST request, paid per-call using the x402 protocol. The payment is settled on the Base network in USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or accounts are required — callers attach an X-PAYMENT header with a valid x402 payment proof and receive a JSON response.

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced uniformly at $0.02 per request. This specific endpoint falls under the Finance & Web3 category and returns a market quote for the AMZN ticker. The x402 challenge confirms the endpoint is live and accepting payments to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 on Base.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no example request/response payloads, and no description of the response format beyond the stated mimeType of application/json. The endpoint's actual response fields (bid, ask, last price, volume, etc.) are unknown and must be discovered by making a paid call.

Capabilities

stock-quotemarket-datax402-paymentusdc-settlementbase-networkper-call-pricingno-api-key

Use cases

  • Fetching a current market quote for Amazon (AMZN) stock in an automated trading or monitoring agent
  • Integrating real-time stock data into an AI agent workflow without managing API keys
  • Paying for individual stock data lookups on-demand using crypto micropayments

Fit

Best for

  • Agents that need occasional AMZN stock quotes without subscription overhead
  • Developers prototyping x402-based finance data pipelines
  • Crypto-native applications that prefer on-chain payment settlement

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data
  • Users who need historical stock data or full order-book depth
  • Anyone without a Base-network USDC wallet or x402 client

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is zero documentation on request parameters or response schema. Docs pages are empty stubs. No OpenAPI spec, no examples, and the actual data returned is unknown.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or JSON schema describing request parameters or response fields.
  • Response format for the AMZN quote endpoint is entirely unknown; example_request_json and example_response_json cannot be provided.
  • The provider lists many endpoints at uniform $0.02 pricing with no visible differentiation in documentation quality.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:49:34Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access