x402basequality 0.35

Stock market quote for REGN 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 stock market quote for the ticker symbol REGN (Regeneron Pharmaceuticals) through an x402-enabled pay-per-call API hosted at lowpaymentfee.com. The endpoint accepts POST requests and returns JSON data. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) at a cost of $0.02 per request (20,000 base units with 6 decimals).

The provider, lowpaymentfee.com, operates a broad catalog of x402 endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced uniformly at $0.02 per call. The specific endpoint `/api/v1/market/quote/REGN` falls under the Finance & Web3 category and is designed to return a market quote for the REGN equity ticker. No API keys or rate limits are advertised; access is gated solely by the x402 payment header.

Documentation beyond the landing page is extremely sparse — the /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no example request/response payloads, and no description of the response format. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data source, response schema, and data freshness are unknown.

Capabilities

stock-quotemarket-datax402-paymentusdc-basepay-per-callno-api-keyjson-response

Use cases

  • Retrieve a current market quote for Regeneron Pharmaceuticals (REGN)
  • Integrate stock price data into an automated trading or research agent
  • Pay-per-call financial data access without API key management
  • Agent-driven portfolio monitoring that needs on-demand equity quotes

Fit

Best for

  • AI agents needing on-demand stock quotes without subscription commitments
  • Developers prototyping financial apps who want instant, keyless API access
  • Low-volume or sporadic equity data lookups at $0.02 per call

Not for

  • High-frequency trading requiring sub-millisecond latency and guaranteed SLAs
  • Bulk historical market data downloads (no batch endpoint documented)
  • Users who need detailed response schema guarantees before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/market/quote/REGN \
  -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 with a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no example request or response, and all documentation pages are empty beyond a wallet-connect prompt. The actual data source and response format are completely unknown, making this effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no technical content.
  • No OpenAPI or output schema provided; response format for the market quote is unknown.
  • Data source and freshness for REGN quotes are not disclosed.
  • The endpoint path suggests a single-ticker endpoint; it is unclear whether other tickers are supported via the same pattern.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:39:03Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access