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 a variety of endpoints behind per-request USDC micropayments on the Base network. The specific endpoint at `/api/v1/stripe/charges/181` is listed as "Premium API Access" and requires a maximum of 20,000 base units of USDC (0.02 USD) per call. Payment is made via the x402 exact scheme — no API keys, no rate limits, and no subscriptions are needed. The caller simply includes an X-PAYMENT header with a valid payment proof.

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 and settle to the same payTo address on Base.

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 documentation, and no usage examples available from the crawl. The specific functionality behind the `/api/v1/stripe/charges/181` path is unclear; the name "Premium API Access" and the path segment "stripe/charges" suggest it may relate to Stripe charge data, but this is speculative given the lack of documentation.

Capabilities

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

Use cases

  • Accessing premium API data without managing API keys or subscriptions
  • Making one-off paid API calls from autonomous agents using x402 protocol
  • Integrating pay-per-use endpoints into workflows that settle on Base via USDC

Fit

Best for

  • Developers wanting zero-commitment, pay-per-call API access
  • AI agents that can settle x402 micropayments autonomously
  • Prototyping integrations without signing up for API key management

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • High-volume production workloads where per-request crypto settlement adds latency
  • Anyone who needs to understand the exact request/response schema before paying

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the actual functionality of this specific endpoint is ambiguous. The listing is essentially a stub.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown.
  • The /docs, /pricing, /api, and /README pages all render only 'Connect wallet' with no usable content.
  • The endpoint path '/api/v1/stripe/charges/181' suggests Stripe charge data but the actual functionality is unverified.
  • The platform lists many endpoint categories (AI, finance, data, infrastructure) but none have documented schemas or examples.

Citations

Provenance

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

Agent access