x402basequality 0.40

Get the current stock price for Goldman Sachs (GS) via a pay-per-call x402 endpoint on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns the current stock price for Goldman Sachs (ticker: GS) as a JSON response, paid per request using the x402 protocol. It is part of a broader suite of APIs hosted at lowpaymentfee.com that cover data analytics, AI/ML inference, finance, crypto, and utility services.

The endpoint accepts POST requests and charges $0.02 per call, settled in USDC on the Base network. No API keys or accounts are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof. The x402 challenge was captured live, confirming the endpoint is operational and returning a well-formed 402 response with version 1 of the protocol.

The provider advertises uniform $0.02 pricing across all endpoints, no rate limits, and no minimum commitments. However, documentation beyond the landing page is extremely thin — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of the response schema for this stock-price endpoint. The actual data source for stock prices is not disclosed.

Capabilities

stock-price-lookupx402-paymentusdc-settlementbase-networkper-call-pricingno-api-key

Use cases

  • Retrieve the current Goldman Sachs (GS) stock price programmatically
  • Integrate real-time equity pricing into trading bots or dashboards
  • Agent-driven portfolio monitoring that pays per query with no subscription

Fit

Best for

  • Developers needing quick, keyless access to GS stock price data
  • AI agents that can settle micropayments in USDC on Base
  • Prototyping financial applications without API key management

Not for

  • Bulk historical stock data retrieval (only current price, no batch endpoints documented)
  • Users who need comprehensive multi-ticker coverage from a single documented API
  • Production use cases requiring SLA guarantees or detailed documentation

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/GS/price \
  -H "X-PAYMENT: <x402_payment_proof>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no documented request/response schema, no example payloads, and the docs pages are empty beyond a wallet-connect prompt. The data source for stock prices is undisclosed.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • Documentation pages (/docs, /pricing, /README) are effectively empty
  • Data source for stock prices is not disclosed; accuracy and freshness are unverifiable
  • Only the GS ticker is in this endpoint path; breadth of ticker coverage is unclear

Citations

Provenance

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

Agent access