x402basequality 0.30

x402-gated premium API access on Base, paid per-call in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 paywall, settling payments in USDC on the Base network. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0.02 USD per request), consistent with the site's advertised $0.02/request pricing across all its endpoints.

The provider hosts a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints follow the same x402 payment model: no API keys, no rate limits, and no commitments — just attach an X-PAYMENT header with a valid USDC payment on Base.

This specific endpoint (/api/v1/stripe/subscriptions/184) is labeled "Premium API Access" but its actual functionality is unclear from the available documentation. The crawled docs, pricing, API, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what this particular subscription endpoint returns. The endpoint is live (returns a valid 402 challenge), but prospective callers should be aware that the concrete behavior behind this path is undocumented.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callno-api-keyhttp-post

Use cases

  • Programmatic access to premium API services without traditional API key management
  • Agent-driven workflows that need to pay per call using on-chain USDC
  • Accessing data, AI, finance, or utility endpoints with minimal friction

Fit

Best for

  • Developers or agents who want keyless, pay-as-you-go API access
  • On-chain payment workflows on Base using USDC
  • Low-cost per-request API consumption without subscriptions

Not for

  • Users who need detailed API documentation or schemas before integrating
  • High-volume use cases where $0.02/request adds up significantly
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no OpenAPI schema, no request/response examples, and no documentation explaining what this specific endpoint actually does. The docs, pricing, and README pages are all empty beyond a wallet-connect prompt. The listing is effectively a stub.

Warnings

  • No documentation available — all doc pages return only 'Connect wallet' with no content
  • The specific functionality of /api/v1/stripe/subscriptions/184 is undocumented
  • No OpenAPI schema or request/response examples provided
  • No input parameters or output format documented

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 10:50:59Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access