x402basequality 0.30

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

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/32` is listed as "Premium API Access" and accepts POST requests. Payment is settled on-chain to a specified wallet address using USDC (contract 0x8335…2913 on Base), with a maximum amount of 20,000 base units — equivalent to $0.02 USD (USDC uses 6 decimals).

The broader platform advertises four categories of APIs: 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 endpoints are listed at the same $0.02/request price point. The platform emphasizes no API keys, no rate limits, and instant access — payment via the x402 protocol header is the sole authentication mechanism.

Documentation is extremely sparse. The /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed documentation for what this specific endpoint (`/api/v1/stripe/charges/32`) actually returns. The endpoint path suggests it may relate to Stripe charge data, but this is speculative. Without documentation or example responses, it is unclear what payload to send or what data is returned.

Capabilities

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

Use cases

  • Accessing premium API data with per-call USDC micropayments on Base
  • Programmatic pay-as-you-go API consumption without API key management
  • Agent-driven API calls settled via x402 on-chain payments

Fit

Best for

  • Developers wanting keyless, pay-per-request API access
  • AI agents that can settle x402 payments autonomously
  • Users comfortable with on-chain USDC payments on Base

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Applications requiring free or subscription-based API access without crypto wallets

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/32 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{}'

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 USDC on Base), but there is zero documentation: no OpenAPI schema, no request/response examples, no description of what the endpoint actually does. The /docs and other pages are empty. The endpoint path '/api/v1/stripe/charges/32' is opaque without further context.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all return only a 'Connect wallet' prompt with no content.
  • No OpenAPI or schema definition for request or response payloads.
  • The purpose of '/api/v1/stripe/charges/32' is unclear; the 'Premium API Access' description is generic.
  • Cannot verify what data or functionality this endpoint provides without making a paid request.

Citations

Provenance

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

Agent access