x402basequality 0.35

Pay-per-call API platform on Base (USDC) covering analytics, AI, finance, and utility endpoints.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers a broad catalog of pay-per-request endpoints settled in USDC on the Base network. The specific endpoint listed here (`/api/v1/stripe/invoices/123`) is labeled "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (i.e., $0.02) per call. The platform advertises no API keys, no rate limits, and instant access — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader platform groups its APIs into four categories: 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.

Documentation beyond the landing page is effectively empty — 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. The specific behavior of the `/api/v1/stripe/invoices/123` endpoint (what it returns, what input it expects) is not documented anywhere in the crawled material. The endpoint path suggests Stripe invoice data, but this is speculative.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyhttp-postjson-response

Use cases

  • Accessing Stripe invoice data via a single paid API call
  • Programmatic pay-per-use API consumption without subscription or API key management
  • Agent-driven workflows that need on-demand data retrieval with crypto payment

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Low-volume or sporadic API consumers who want to avoid monthly subscriptions

Not for

  • High-volume production workloads needing guaranteed SLAs and documented schemas
  • Users who need detailed API documentation or client SDKs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it is operational. However, there is no OpenAPI spec, no request/response schema, and all documentation pages are empty stubs. The purpose of this specific endpoint (stripe/invoices/123) is unclear and undocumented. Pricing is clear ($0.02/request).

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages are all empty beyond a wallet connect prompt
  • No OpenAPI or schema definition found for any endpoint
  • The specific endpoint path '/api/v1/stripe/invoices/123' includes a hardcoded ID (123) which may be a demo or placeholder rather than a real resource
  • No request body schema or response schema is documented anywhere
  • The platform lists many endpoint categories but none have detailed documentation

Citations

Provenance

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

Agent access