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, settling payments in USDC on the Base network. The specific resource path (`/api/v1/stripe/charges/113`) suggests it is one of many endpoints offered by the provider, which advertises categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities — all priced at $0.02 per request.

The x402 challenge confirms the endpoint is live and accepts POST requests. Payment is via the "exact" scheme, requiring up to 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals = $0.02) sent to the provider's wallet. The challenge specifies a 300-second timeout and returns application/json. No API keys or rate limits are advertised; access is purely pay-per-call.

However, the specific functionality behind this particular path (`/stripe/charges/113`) is not documented anywhere in the crawled material. The provider's landing page lists many other endpoints (analytics, AI, finance, utilities) but does not mention this one. There is no OpenAPI spec, no request/response schema, and the docs/pricing/API pages all render only a "Connect wallet" prompt with no further content. The actual behavior of this endpoint remains unknown beyond what the x402 challenge reveals.

Capabilities

x402-paymentusdc-baseper-call-pricingjson-responsepost-method

Use cases

  • Paying per-call for API access without API keys or subscriptions
  • Programmatic agent-driven API consumption settled in USDC on Base
  • Accessing premium data or services via x402 protocol

Fit

Best for

  • Agents or developers wanting keyless, pay-per-use API access
  • Users who prefer crypto micropayments over traditional billing
  • x402-compatible clients on the Base network

Not for

  • Users who need detailed documentation or OpenAPI specs before integrating
  • Anyone requiring non-crypto payment methods
  • Use cases needing guaranteed SLAs or support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/113 \
  -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 captured) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what this specific endpoint does, no request/response schema, and the docs pages are empty. The path '/api/v1/stripe/charges/113' is not listed among the provider's advertised endpoints, making its purpose opaque.

Warnings

  • No documentation exists for the specific path /api/v1/stripe/charges/113 — its functionality is unknown
  • All docs, pricing, and API pages return only a 'Connect wallet' prompt with no usable content
  • No OpenAPI spec or request/response schema available
  • The endpoint path suggests Stripe charge functionality but this is unconfirmed

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 09:16:11Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access