x402basequality 0.30

x402-gated Stripe customer endpoint on Base, pay-per-call with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol. The specific resource `/api/v1/stripe/customers/35` appears to be part of a broader platform offering dozens of pay-per-request API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. All endpoints on the platform are priced at $0.02 per request, settled in USDC on the Base network with no API keys, rate limits, or commitments required.

The probed endpoint returns a valid x402 challenge (HTTP 402) advertising a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the "exact" scheme to the specified payTo address. The endpoint accepts POST requests and returns application/json. However, the specific functionality of this particular `/stripe/customers/35` route is unclear — it is not listed among the publicly advertised APIs on the landing page, and may relate to Stripe customer management or a demo/test resource.

Documentation is extremely thin: the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema beyond the x402 outputSchema stub, and no examples of what this endpoint actually returns. The platform's landing page confirms the pricing model and lists other available endpoints, but provides no detail on request parameters or response formats for any of them.

Capabilities

x402-paymentusdc-basepay-per-requeststripe-customersjson-responseno-api-key

Use cases

  • Accessing Stripe customer data behind a per-request USDC paywall
  • Demonstrating x402 payment protocol integration on Base
  • Agent-driven API consumption without API key provisioning

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • Agents that can settle USDC payments on Base L2
  • Use cases requiring keyless, pay-as-you-go API access

Not for

  • Users needing detailed API documentation or request/response schemas
  • Production workloads requiring SLA guarantees or support
  • Users without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/35 \
  -H "Content-Type: application/json"
# Returns 402 with x402 challenge; attach X-PAYMENT header with signed USDC payment to access.

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 ($0.02 USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response examples, and the specific purpose of this /stripe/customers/35 route is unexplained and not listed on the site's public API catalog. Effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all return only a wallet-connect prompt
  • This specific endpoint (/api/v1/stripe/customers/35) is not listed among the platform's advertised APIs; its purpose is unclear
  • No OpenAPI spec or request/response schema provided
  • No examples of successful responses available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 10:03:47Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access