x402basequality 0.30

x402-gated API suite on Base: analytics, 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 hosts a collection of pay-per-call API endpoints gated by the x402 protocol, settling payments in USDC on the Base network. The specific endpoint at `/api/v1/stripe/charges/183` is listed as "Premium API Access" and requires up to 20,000 base units of USDC (i.e., $0.02) per request. Payment is made via an X-PAYMENT header; no API keys or account registration are needed.

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 priced at $0.02 per request with no rate limits or minimums advertised.

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 schema, no request/response examples, and no description of what the `/api/v1/stripe/charges/183` endpoint actually returns. The endpoint is live (returns a valid x402 402 challenge), but without documentation it is unclear what payload to send or what response to expect.

Capabilities

x402-paymentusdc-basepay-per-callno-api-keyanalyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datageocodingutility

Use cases

  • Paying per-call for analytics metrics or reports without signing up for an account
  • Running AI inference (sentiment, summarization, classification, embeddings) via a simple HTTP POST with crypto payment
  • Fetching financial price feeds, exchange rates, or gas estimates on demand
  • Geocoding or data validation as a utility microservice

Fit

Best for

  • Developers who want zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Projects needing low-cost micropayment-gated endpoints

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Anyone without USDC on the Base network or an x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/183 \
  -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 and returns a valid x402 challenge, but there is zero documentation: no OpenAPI schema, no request/response examples, and no explanation of what the endpoint does beyond the label 'Premium API Access'. All doc pages render only 'Connect wallet'. The listing is essentially a stub.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet'
  • No OpenAPI or input/output schema provided; request format and response structure are unknown
  • The specific endpoint path '/api/v1/stripe/charges/183' does not match any of the advertised API categories on the landing page, making its purpose unclear
  • Cannot verify what data or service this endpoint actually provides

Citations

Provenance

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

Agent access