x402basequality 0.35

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 Stripe customer resource (customer ID 99) behind an x402 payment wall. 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 (USDC uses 6 decimals).

The broader lowpaymentfee.com platform advertises a suite of pay-per-request APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto market data, and infrastructure utilities—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, and the crawled documentation pages returned only a "Connect wallet" prompt with no further 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—what fields it expects in a POST body and what it returns—remains unclear. The endpoint is confirmed live (402 challenge captured), but users should expect to experiment or contact the provider for integration details.

Capabilities

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

Use cases

  • Retrieving Stripe customer information on a per-call payment basis
  • Programmatic access to customer records without traditional API key management
  • Agent-driven workflows that need Stripe customer data with crypto-native payment

Fit

Best for

  • Developers who want keyless, pay-per-use access to Stripe customer data
  • AI agents that can settle x402 payments in USDC on Base
  • Prototyping integrations where traditional Stripe API key provisioning is impractical

Not for

  • High-volume Stripe integrations where direct Stripe API access is cheaper
  • Use cases requiring full Stripe API coverage (this is a single-resource endpoint)
  • Users who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/99 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response examples, and documentation pages are empty beyond a wallet-connect prompt. The actual functionality of this Stripe customers endpoint is not documented.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Documentation pages (/docs, /api, /pricing, /README) all returned only 'Connect wallet' with no content
  • The purpose and expected input/output of the Stripe customers endpoint is undocumented
  • It is unclear whether this endpoint proxies real Stripe data or serves synthetic/demo data

Citations

Provenance

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

Agent access