x402basequality 0.35

x402-gated premium API access on Base, paid per-call in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 paywall, settling payments in USDC on the Base network. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0.02 USD per request), consistent with the site's advertised $0.02/request pricing across all its endpoints.

The parent site lowpaymentfee.com hosts a collection of pay-per-call APIs spanning data & analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints use the same x402 payment model: no API keys, no rate limits, no subscriptions — just a per-request USDC micropayment on Base.

This specific endpoint (/api/v1/stripe/subscriptions/168) is labeled "Premium API Access" but its actual functionality is unclear from the available documentation. The URL path suggests it may relate to Stripe subscription management, but no schema, request/response examples, or detailed docs were found. The docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. Without further documentation, the exact input parameters and response format remain unknown.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callno-api-keyhttp-post

Use cases

  • Programmatic access to premium API functionality with per-call USDC micropayments
  • Agent-driven workflows that need keyless, on-demand API access without subscriptions
  • Integrating pay-as-you-go API calls into Web3 applications on Base

Fit

Best for

  • Developers who want zero-commitment, pay-per-use API access
  • AI agents that can settle x402 payments autonomously on Base
  • Projects already using USDC on Base that want frictionless API billing

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Applications requiring non-crypto payment methods (credit card, invoice, etc.)
  • High-volume use cases where per-call pricing may be less economical than bulk plans

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing (0.02 USDC on Base). However, there is no documentation, no request/response schema, and no explanation of what this specific endpoint actually does. The docs pages are all empty (just 'Connect wallet'). The listing is essentially a stub with confirmed liveness.

Warnings

  • No documentation available — docs, API, pricing, and README pages all return only 'Connect wallet' with no content
  • The endpoint path '/api/v1/stripe/subscriptions/168' suggests Stripe subscription functionality but this is not documented or confirmed
  • No request body schema or response schema available; actual functionality is unknown
  • This endpoint is not listed among the advertised APIs on the homepage, making its purpose unclear

Citations

Provenance

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

Agent access