x402basequality 0.30

Pay-per-call stock data for PANW via x402 on Base, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for Palo Alto Networks (ticker: PANW) through an x402 payment-gated API. Each request costs $0.02 (20,000 base units of USDC on the Base network, where USDC has 6 decimals). The endpoint accepts POST requests and returns JSON. No API keys or accounts are required — callers authenticate and pay per-request using the x402 protocol with an X-PAYMENT header.

The provider, lowpaymentfee.com, hosts a broader suite of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment, summarization, classification, embeddings), finance (price feeds, exchange rates, crypto quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are priced uniformly at $0.02 per request and settle on the Base L2 network in USDC. The site advertises no rate limits, no minimums, and instant access.

Documentation is extremely sparse. The /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no example request/response payloads, and no description of what fields the stock data response contains. The specific endpoint path suggests it returns data for the PANW ticker, but the exact response shape is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkstock-dataper-call-pricingno-api-keyjson-response

Use cases

  • Fetching current or recent stock data for Palo Alto Networks (PANW) without an API key
  • Agent-driven portfolio monitoring that pays per request in USDC on Base
  • Integrating stock lookups into crypto-native workflows without traditional billing

Fit

Best for

  • Developers wanting keyless, pay-per-call stock data
  • AI agents with x402-compatible wallets needing equity information
  • Quick one-off stock lookups without subscription commitments

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data
  • Users needing comprehensive historical stock data or full market coverage
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/PANW \
  -H "X-PAYMENT: <x402-payment-token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no example requests or responses, and the exact data returned is completely unknown. The docs pages are empty stubs.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all show only 'Connect wallet' with no content.
  • No OpenAPI or output schema provided; the response format for stock data is entirely unknown.
  • It is unclear whether this returns real-time quotes, historical data, or something else.
  • The provider lists many endpoint categories but the specific /stocks/ path is not listed on the homepage, raising questions about completeness.

Citations

Provenance

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

Agent access