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 variety of API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform share the same pricing model: $0.02 per request, settled in USDC on the Base network via the x402 protocol.

The specific endpoint `/api/v1/stripe/charges/82` is listed under the title "Premium API Access" but its exact functionality is not documented beyond that label. The x402 challenge confirms it is live, accepts POST requests, and requires a payment of 20,000 base units of USDC (0x8335…0913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a maximum timeout of 300 seconds.

The platform advertises no API keys, no rate limits, and instant access. Documentation pages (/docs, /api, /pricing, /README) all returned minimal content (just a "Connect wallet" prompt), so detailed request/response schemas are unavailable. Without knowing what this specific endpoint returns, consumers should treat it as an exploratory or demonstration endpoint until further documentation is published.

Capabilities

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

Use cases

  • Paying per-call for API access without traditional API keys or subscriptions
  • Demonstrating x402 protocol payment flows on Base
  • Integrating USDC micropayments into agent workflows

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need keyless, pay-per-use API access
  • Projects already operating on the Base L2 network

Not for

  • Users needing well-documented, production-grade APIs with clear schemas
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/82 \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation of what this endpoint actually does, no request/response schema, and all doc pages return only a wallet-connect prompt. The "Premium API Access" label is generic and uninformative.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all return only a 'Connect wallet' prompt
  • The exact functionality of /api/v1/stripe/charges/82 is unknown; the 'Premium API Access' label is not descriptive
  • No request or response schema is provided; consumers cannot know what to send or expect back
  • The endpoint path includes 'stripe/charges' which may imply Stripe integration, but no details are available

Citations

Provenance

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

Agent access