x402basequality 0.30

x402-gated API platform on Base offering data, AI, finance, and utility endpoints at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-protocol API marketplace that gates access to a variety of endpoints behind per-request USDC micropayments on the Base network. The specific endpoint at `/api/v1/stripe/charges/151` is listed as "Premium API Access" and accepts POST requests. Payment is settled on-chain via USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) using the x402 "exact" scheme, with a maximum amount of 20,000 base units — equivalent to $0.02 USD (USDC uses 6 decimals). No API keys or rate limits are advertised; access is granted purely through the x402 payment header.

The broader platform advertises four categories of endpoints: Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure utilities (geocoding, validation, conversion, generation). All are listed at the same $0.02/request price point. However, the specific endpoint being listed here (`/api/v1/stripe/charges/151`) does not clearly map to any of these advertised categories — its path suggests a Stripe charges resource, and its description is simply "Premium API Access" with no further documentation on what it returns.

Documentation is extremely sparse. The /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no examples available. The endpoint is confirmed live (402 challenge captured), but the actual functionality behind this specific route is unclear.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keypost-endpoint

Use cases

  • Paying per-request for API access without managing API keys or subscriptions
  • Agent-driven API consumption with on-chain USDC micropayments on Base
  • Accessing gated premium content or services via x402 protocol

Fit

Best for

  • Developers or agents wanting keyless, pay-per-call API access
  • x402-compatible clients on the Base network
  • Low-commitment API usage with no minimums or rate limits

Not for

  • Users needing detailed API documentation or response schemas before integrating
  • High-volume consumers who need bulk pricing or subscription discounts
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/151 \
  -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 confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response schema, and no explanation of what this specific endpoint actually does. The path '/api/v1/stripe/charges/151' with description 'Premium API Access' is opaque. Docs pages are empty beyond a wallet connect prompt.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no content
  • The specific endpoint path /api/v1/stripe/charges/151 does not match any of the advertised API categories; its actual functionality is unknown
  • No request or response schema is provided; callers cannot know what to send or what to expect back
  • No OpenAPI specification or ai-plugin manifest found

Citations

Provenance

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

Agent access