x402basequality 0.30

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. The site hosts a broad catalog of pay-per-request 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 are priced at $0.02 per request, settled in USDC on the Base network with no API keys, no rate limits, and no commitments required.

The specific endpoint `/api/v1/stripe/charges/62` is labeled "Premium API Access" and accepts POST requests. Its x402 challenge advertises a maximum amount of 20,000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, 6 decimals), which equals $0.02 per call. Payment is made via the x402 "exact" scheme to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

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 this particular endpoint actually returns. The endpoint is live (returns a valid 402 challenge), but the lack of documentation makes it difficult to determine the actual functionality behind the "Premium API Access" label.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestpost-methodno-api-key

Use cases

  • Accessing paid API services without traditional API key registration
  • Making one-off API calls settled instantly in USDC on Base
  • Agent-driven programmatic access to gated endpoints via x402 protocol

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or OpenAPI specs before purchasing
  • Anyone without a Base-compatible USDC wallet
  • High-volume consumers who need bulk pricing or rate guarantees

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but documentation is essentially nonexistent — docs/pricing/API pages all show only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and no description of what the endpoint actually does beyond the generic label 'Premium API Access'. The specific functionality of this particular route (/api/v1/stripe/charges/62) is unclear.

Warnings

  • No documentation available — all doc pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The actual functionality of this specific endpoint is unknown; 'Premium API Access' is not descriptive
  • The URL path includes 'stripe/charges' which may indicate a payment-related endpoint rather than a general API

Citations

Provenance

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

Agent access