x402basequality 0.30

x402-gated Stripe customer data endpoint on Base, paid per-call 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 188) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme. The maximum amount required per call is 20,000 base units of USDC, which equals $0.02 USD (USDC uses 6 decimals).

The broader lowpaymentfee.com platform advertises a wide catalog of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto market data, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. However, this specific listing is for the Stripe customers endpoint only. The site's documentation, pricing, and README pages appear to be behind a wallet-connect gate and contain no additional technical detail.

Because there is no OpenAPI schema, no request/response examples, and no documentation beyond the landing page summary, the actual behavior of this endpoint is unclear. It is labeled "Premium API Access" but the path suggests it retrieves or manipulates a Stripe customer record. Without further docs it is impossible to confirm what fields are accepted or returned.

Capabilities

x402-paymentusdc-base-networkstripe-customer-datapay-per-callno-api-key

Use cases

  • Retrieving Stripe customer details via a per-call crypto payment
  • Integrating pay-per-use Stripe data access into an agent workflow
  • Accessing customer records without traditional API key provisioning

Fit

Best for

  • Agents that need on-demand Stripe customer lookups without subscription commitments
  • Developers experimenting with x402 payment-gated APIs on Base
  • Scenarios requiring keyless, pay-as-you-go access to customer data

Not for

  • Bulk or high-volume Stripe data retrieval (no documented batch support)
  • Users who need detailed API documentation or guaranteed SLAs
  • Applications requiring non-USDC or non-Base payment rails

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/188 \
  -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 (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response examples, and no meaningful documentation beyond the landing page. The actual functionality of the Stripe customers endpoint is unverified.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Docs, pricing, and README pages are gated behind wallet-connect and contain no content
  • The actual data returned by this Stripe customer endpoint is unknown — the description 'Premium API Access' is generic
  • No request body schema or response schema is documented

Citations

Provenance

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

Agent access