x402basequality 0.30

x402-gated Stripe customer data endpoint on Base, paid per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a specific Stripe customer resource (customer ID 199) behind an x402 paywall. It is part of a broader platform that offers dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all settled on the Base network using USDC.

The specific endpoint `/api/v1/stripe/customers/199` is labeled "Premium API Access" and accepts POST requests. Payment is handled via the x402 protocol: callers receive a 402 challenge specifying the USDC asset on Base (contract 0x8335…2913), with a maximum amount of 20,000 base units. Since USDC uses 6 decimals, this translates to $0.02 per request, consistent with the platform's advertised flat pricing of $0.02/request across all endpoints. No API keys are required; access is granted upon valid x402 payment.

Documentation on the site is extremely sparse — 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 data the Stripe customers endpoint actually returns. The platform advertises no rate limits and no minimums, but without documentation it is unclear what fields or parameters the endpoint accepts or what shape the response takes.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-datapay-per-requestno-api-key

Use cases

  • Retrieving Stripe customer information for customer ID 199 via a single paid API call
  • Integrating pay-per-request data access into agent workflows without managing API keys
  • Demonstrating x402 protocol payment flows on the Base network

Fit

Best for

  • Developers experimenting with x402 payment protocol integrations
  • Agents that need on-demand paid data access without subscription overhead
  • Projects already operating on the Base L2 with USDC

Not for

  • Production use cases requiring documented request/response schemas
  • Bulk retrieval of multiple Stripe customers in a single call
  • Users who need free or subscription-based API access

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/199 \
  -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 no documentation, no OpenAPI schema, no request/response examples, and the purpose of a 'Stripe customers/199' endpoint behind a crypto paywall is unexplained. Effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; impossible to know what data this endpoint returns
  • The endpoint path references a specific Stripe customer ID (199), which is unusual for a public API and may indicate test/demo data
  • Purpose and data returned by this endpoint are entirely unclear

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 10:01:28Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-27

Agent access