x402basequality 0.35

Market quote for PNC via x402 micropayment on Base, $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a market quote for PNC (likely PNC Financial Services Group stock ticker) through an x402-gated API. The endpoint accepts POST requests and returns JSON. 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). No API keys or rate limits are required — access is granted per-call via the x402 payment protocol.

The provider, lowpaymentfee.com, hosts a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services, all priced uniformly at $0.02 per request. This specific endpoint falls under the Finance & Web3 category. The x402 challenge confirms the endpoint is live and uses the "exact" payment scheme with a 300-second timeout.

Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The exact structure of the request body and the fields returned in the quote response are unknown and must be discovered experimentally.

Capabilities

market-quotefinance-datax402-paymentusdc-settlementbase-networkper-call-pricingno-api-key

Use cases

  • Fetching a real-time or near-real-time market quote for PNC Financial Services
  • Integrating PNC price data into trading bots or portfolio dashboards via micropayment
  • Agent-driven financial data retrieval without API key management

Fit

Best for

  • Agents needing on-demand PNC market quotes without subscription commitments
  • Developers prototyping finance apps who want pay-per-call pricing
  • x402-native workflows on the Base network

Not for

  • Bulk historical market data retrieval (per-call pricing adds up quickly)
  • Users who need comprehensive documentation or guaranteed SLAs
  • Non-crypto-native users unfamiliar with x402 payment flows

Quick start

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

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing and network details, but there is zero documentation on request/response schemas, no OpenAPI spec, and all doc pages render only 'Connect wallet'. The actual data returned by this endpoint is entirely unknown.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are undocumented
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no content
  • The exact meaning of 'PNC' in this context is inferred (likely PNC Financial Services ticker) but not confirmed by the provider
  • No example responses available; response structure must be discovered experimentally

Citations

Provenance

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

Agent access