x402basequality 0.35

Pay-per-call stock data for UNH (UnitedHealth Group) 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 stock data for UnitedHealth Group (ticker: UNH) through an x402 payment-gated API. Each request costs $0.02 in USDC on the Base network — no API keys, no rate limits, and no subscriptions required. The endpoint accepts POST requests and returns JSON.

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced uniformly at $0.02 per request. This specific endpoint sits under the finance category and serves stock-level data for the UNH ticker. However, documentation is extremely thin: the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further detail on request parameters, response schema, or data sources.

Because there is no published request or response schema, callers will need to experiment with the POST body to discover accepted parameters and the shape of the returned data. The x402 challenge is live and well-formed, confirming the endpoint is operational and ready to accept payments. The asset used for payment is USDC (contract 0x8335…2913 on Base), and the maximum amount required per call is 20,000 base units, which equals $0.02 (USDC uses 6 decimals).

Capabilities

stock-datax402-paymentusdc-settlementbase-networkper-call-pricingno-api-keyjson-response

Use cases

  • Retrieving current or recent stock data for UnitedHealth Group (UNH)
  • Building trading bots or dashboards that need on-demand equity data without subscriptions
  • Agent-driven financial research workflows that pay per query in USDC

Fit

Best for

  • Developers who want subscription-free, pay-as-you-go stock data
  • AI agents with Base-network USDC wallets needing equity information
  • Quick one-off lookups of UNH stock information without credential management

Not for

  • Bulk historical stock data downloads (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed SLAs
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/UNH \
  -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 USDC on Base), but there is no documentation on request parameters, response schema, or data sources. The docs/pricing/API pages are empty beyond a wallet-connect prompt, making this effectively a stub listing.

Warnings

  • No request or response schema documented — callers must discover parameters experimentally
  • Docs, pricing, and API pages render only 'Connect wallet' with no useful content
  • Data source for stock information is unknown; accuracy and freshness cannot be verified
  • The specific /stocks/UNH path is not listed on the provider's homepage catalog, raising questions about its discoverability and support status

Citations

Provenance

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

Agent access