x402basequality 0.35

x402-gated premium API access on Base, pay $0.02 per request 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 payment wall. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints share a uniform pricing model of $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/charges/22` accepts POST requests and returns `application/json`. Payment is handled via the x402 protocol: callers receive a 402 challenge containing the payment parameters (asset, network, payTo address), attach an `X-PAYMENT` header with a valid payment proof, and receive the API response. The max amount required is 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys, rate limits, or upfront commitments are required.

The platform advertises a broad catalog of endpoints (metrics, reports, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and generation), but the crawled documentation pages were essentially empty beyond wallet-connect prompts. There is no OpenAPI schema, no detailed request/response documentation, and no examples available from the crawl. The exact functionality behind this particular `/stripe/charges/22` path is unclear — the name suggests it may relate to Stripe charge data or a proxy for Stripe operations, but this is speculative.

Capabilities

x402-paymentusdc-base-networkper-request-billingjson-responsepost-methodno-api-keyno-rate-limits

Use cases

  • Accessing premium API data with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Programmatic access to a pay-as-you-go endpoint catalog

Fit

Best for

  • Developers wanting zero-commitment, pay-per-call API access
  • AI agents that can settle x402 payments autonomously
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who need bulk pricing or rate-limit guarantees
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and the documentation pages are empty stubs. The actual functionality of this specific endpoint (/stripe/charges/22) is undocumented and unclear.

Warnings

  • No OpenAPI or request/response schema available
  • Documentation pages (/docs, /api, /pricing, /README) return only 'Connect wallet' with no actual content
  • The exact purpose and functionality of /api/v1/stripe/charges/22 is undocumented — the 'Premium API Access' label is generic
  • The broad catalog of endpoints listed on the homepage may be placeholder/demo content; no verification of actual functionality was possible

Citations

Provenance

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

Agent access