x402basequality 0.30

x402-gated premium API access on Base, paid per-call in USDC at $0.02/request.

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. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a suite of APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/charges/88` is listed under the umbrella title "Premium API Access" but its exact functionality is not documented in the crawled material. The x402 challenge confirms it is live, accepts POST requests, and requires payment of up to 20,000 base units of USDC (0x8335…) on Base — which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 exact scheme to wallet 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

The platform advertises no API keys, no rate limits, and instant access. Documentation pages (/docs, /pricing, /README) returned only a "Connect wallet" prompt with no substantive content, so the actual request/response schema for this particular endpoint is unknown. Without knowing what data or service this endpoint returns, callers should treat it as exploratory.

Capabilities

x402-paymentusdc-baseper-call-pricingpost-methodno-api-key

Use cases

  • Programmatic pay-per-call access to a premium API without traditional API keys
  • Agent-driven workflows that need on-demand API access settled in USDC on Base
  • Exploring x402 payment protocol integrations with low per-request costs

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that can settle USDC payments on Base L2
  • Users who want keyless, pay-as-you-go API access

Not for

  • Users who need detailed documentation or well-defined response schemas before integrating
  • Applications requiring free or subscription-based pricing models
  • Non-crypto users without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/88 \
  -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, confirming pricing and payment details. However, the actual functionality behind "Premium API Access" is completely undocumented — no request schema, no response schema, no examples, and all documentation pages are empty stubs showing only "Connect wallet". The endpoint path (/api/v1/stripe/charges/88) is not listed among the platform's advertised APIs, making its purpose unclear.

Warnings

  • The exact functionality of /api/v1/stripe/charges/88 is unknown — it does not appear in the platform's listed API catalog
  • All documentation pages (/docs, /pricing, /README) returned no useful content
  • No request or response schema is available; callers cannot know what to send or expect back
  • The endpoint path references 'stripe/charges' which may imply Stripe payment processing, but this is unconfirmed

Citations

Provenance

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

Agent access