x402basequality 0.30

x402-gated premium API access on Base, paid per-call in USDC at $0.02/request.

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 on the Base network. The specific endpoint `/api/v1/stripe/charges/21` is one of many offered by the provider, which hosts a broad catalog of pay-per-call APIs spanning data & analytics, AI & machine learning (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation).

Payment is settled in USDC on Base (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) using the x402 "exact" scheme. The maximum amount required is 20,000 base units, which at 6 decimals equals $0.02 per request. The provider advertises no API keys, no rate limits, and instant access. The endpoint accepts HTTP POST and returns application/json.

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 spec, no request/response schema, and no examples available. The exact functionality behind the `/api/v1/stripe/charges/21` path is unclear; the name "Premium API Access" and the URL path suggest it may relate to Stripe charge creation or retrieval, but this cannot be confirmed from available materials.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callhttp-postjson-response

Use cases

  • Making paid API calls without API key registration
  • Programmatic access to premium endpoints settled in USDC on Base
  • Agent-driven workflows that need instant, keyless API access

Fit

Best for

  • Developers wanting zero-signup, pay-per-call API access
  • AI agents with Base USDC wallets needing on-demand endpoints
  • Prototyping integrations without committing to subscriptions

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • High-volume use cases where per-call pricing may not be cost-effective
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/21 \
  -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 (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base), but there is no documentation, no request/response schema, no examples, and the specific purpose of this endpoint path is ambiguous. Docs pages return only wallet-connect prompts.

Warnings

  • No OpenAPI spec or request/response schema available
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The specific functionality of /api/v1/stripe/charges/21 is unclear — the path suggests Stripe charge operations but this is unconfirmed
  • No examples of expected request body or response format

Citations

Provenance

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

Agent access