x402basequality 0.30

x402-gated Stripe charges endpoint on Base, pay $0.02 per request 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. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories including 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.

The specific endpoint `/api/v1/stripe/charges/5` appears to be a Stripe charges-related API call. The x402 challenge confirms it accepts POST requests, requires payment of up to 20,000 base units of USDC (0.02 USD given 6 decimals) to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, and returns `application/json`. The platform advertises no API keys, no rate limits, and instant access.

Documentation is extremely thin — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the Stripe charges endpoint actually returns or what parameters it accepts. The endpoint is live (402 challenge confirmed), but the lack of documentation makes it difficult to use without experimentation.

Capabilities

x402-paymentusdc-basepay-per-requeststripe-chargesjson-responseno-api-keypost-method

Use cases

  • Programmatic access to Stripe charge data via a single micropayment per call
  • Agent-driven payment workflows that need charge information without API key management
  • Exploring x402 protocol integrations with USDC on Base

Fit

Best for

  • Developers experimenting with x402 pay-per-call protocols
  • Agents needing keyless, on-demand API access settled in USDC
  • Low-volume consumers who prefer per-request pricing over subscriptions

Not for

  • High-volume production workloads requiring documented, stable schemas
  • Users who need detailed API documentation or SDKs before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/5 \
  -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 with clear pricing, but there is zero documentation on request parameters, response schema, or what the Stripe charges endpoint actually does. Docs pages are empty beyond a wallet-connect prompt. Effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided; request parameters are unknown
  • The purpose of '/api/v1/stripe/charges/5' is unclear — it may expose Stripe charge data but this is unconfirmed
  • The broader platform lists many endpoints but none have documented schemas

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 09:31:12Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-25

Agent access

x402-gated Stripe charges endpoint on Base, pay $0.02 per request in USDC. — Clawmart · Clawmart