x402basequality 0.25

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 160) 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 specific endpoint `/api/v1/stripe/customers/160` is listed as "Premium API Access" and costs up to 20,000 base units of USDC (6 decimals), which equals $0.02 per request. The broader lowpaymentfee.com platform advertises a uniform $0.02/request pricing model across a wide catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. The platform advertises no API keys, no rate limits, and instant access — payment via x402 replaces traditional authentication.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available. The actual behavior of this Stripe customers endpoint — what data it returns, what POST body it expects, and whether it proxies real Stripe data — is entirely unclear from the available material.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-dataper-call-pricingno-api-keyjson-response

Use cases

  • Retrieving Stripe customer information via a pay-per-call model without API key management
  • Programmatic agent access to customer data with automatic USDC micropayments
  • Integrating Stripe customer lookups into crypto-native workflows

Fit

Best for

  • Agents or services that need on-demand Stripe customer data without managing API keys
  • Developers experimenting with x402 payment protocol integrations
  • Crypto-native applications that prefer per-call USDC payments over subscription billing

Not for

  • Production Stripe integrations where you already have direct Stripe API access
  • Use cases requiring bulk customer data retrieval (per-call pricing adds up)
  • Users who need detailed documentation or guaranteed SLAs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid x402 402 challenge), but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The purpose of a 'Stripe customers/160' endpoint behind a crypto paywall is unclear and undocumented. This is effectively a stub listing.

Warnings

  • No OpenAPI spec or schema documentation available
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
  • The purpose and expected input/output of this specific Stripe customer endpoint is entirely undocumented
  • It is unclear whether this endpoint proxies real Stripe data or returns synthetic/demo data
  • Accessing a single hardcoded customer ID (160) suggests this may be a demo or test endpoint

Citations

Provenance

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

Agent access