x402basequality 0.35

Stock market quote for TGT (Target Corp) via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides a market quote for the ticker symbol TGT (Target Corporation) through the x402 payment protocol. It is part of a broader API platform at lowpaymentfee.com that offers data & analytics, AI/ML inference, finance, crypto, and utility endpoints — all gated behind x402 micropayments settled in USDC on the Base network.

The endpoint accepts HTTP POST requests and returns JSON. Each call costs $0.02 (20,000 base units of USDC with 6 decimals) paid via the X-PAYMENT header. There are no API keys, no rate limits, and no subscription commitments — callers pay per request using on-chain USDC. The x402 challenge was confirmed live, returning a standard 402 response with payment parameters including the USDC contract address on Base (0x8335…) and a 300-second payment timeout.

Documentation beyond the landing page is extremely thin — the /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no example request/response payloads, and no description of the response fields for the TGT quote endpoint specifically. The endpoint likely returns standard market quote data (price, volume, change, etc.) but the exact schema is unconfirmed.

Capabilities

stock-quotemarket-datax402-paymentusdc-baseper-request-pricingno-api-keyticker-lookup

Use cases

  • Fetching real-time or recent market quotes for Target Corporation (TGT)
  • Building trading dashboards that pull stock data on demand via micropayments
  • Agent-driven portfolio monitoring that pays per data request without API key management
  • Integrating stock price lookups into chatbots or automated workflows

Fit

Best for

  • Agents or apps needing occasional stock quotes without subscription overhead
  • Developers who want keyless, pay-per-call access to market data
  • x402-native workflows on the Base network

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data
  • Users who need comprehensive historical market data or full order book depth
  • Anyone without USDC on Base or an x402-compatible payment client

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no documented request/response format, and all documentation pages returned only a wallet-connect prompt. The actual data returned by this endpoint is unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format for /api/v1/market/quote/TGT is entirely unknown
  • All documentation pages (/docs, /pricing, /api, /README) returned only 'Connect wallet' with no usable content
  • The exact data source and freshness of market quotes is not disclosed
  • No example responses available to confirm what fields are returned

Citations

Provenance

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

Agent access