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/97` is listed as "Premium API Access" and requires a maximum of 20,000 base units of USDC (i.e., $0.02) per request. Payment is made via an `X-PAYMENT` header using the x402 "exact" scheme, with no API keys or rate limits required.

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 endpoints are listed at the same $0.02/request price point. The x402 challenge was successfully captured, confirming the endpoint is live and accepting POST requests.

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/97` endpoint actually returns or what input it expects. The endpoint path suggests it may relate to Stripe charge data, but this is speculative. Without documentation or example payloads, the actual functionality of this specific endpoint remains unclear.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-methodjson-response

Use cases

  • Programmatic access to pay-per-call endpoints without API key management
  • Agent-driven API consumption with on-chain USDC micropayments
  • Accessing analytics, AI inference, finance data, or utility services at low per-request cost

Fit

Best for

  • Developers or agents wanting keyless, pay-as-you-go API access
  • x402-compatible clients on the Base network
  • Low-volume or bursty workloads where subscription pricing is wasteful

Not for

  • Users needing detailed API documentation or guaranteed SLAs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is zero documentation for this specific endpoint — no request schema, no response schema, no examples, and no description of what it actually does. The docs/pricing/README pages are all empty wallet-connect stubs.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided for any endpoint
  • The purpose of /api/v1/stripe/charges/97 is unclear from the endpoint path alone; it does not appear in the site's listed API catalog
  • Cannot verify what data or functionality this endpoint actually provides

Citations

Provenance

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

Agent access