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 165) 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 (USDC uses 6 decimals).

The hosting provider lowpaymentfee.com advertises a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. However, this specific endpoint (/api/v1/stripe/customers/165) is not listed among the publicly advertised APIs on the landing page. Its path suggests it returns Stripe customer information for a particular customer record, but no documentation, request schema, or response schema is available beyond the x402 challenge metadata.

Because no OpenAPI spec, usage examples, or detailed docs were found (the /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content), the actual behavior and response format of this endpoint remain unclear. Prospective callers should be aware that they are paying $0.02 in USDC on Base per request with no documented guarantee of what the response contains.

Capabilities

x402-paymentusdc-basestripe-customer-datapay-per-calljson-response

Use cases

  • Retrieving Stripe customer details for customer ID 165 via a crypto-paid API call
  • Demonstrating x402 payment protocol integration with USDC on Base
  • Programmatic access to Stripe customer records without traditional API keys

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that can settle USDC payments on Base network
  • Use cases requiring keyless, pay-per-call access to Stripe data

Not for

  • Production Stripe integrations where you need full CRUD on your own customer base
  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/165 \
  -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 OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the specific endpoint path is not listed in the provider's public catalog. The purpose and output of this endpoint are largely opaque.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The /docs, /pricing, /api, and /README pages contain no substantive content — only a 'Connect wallet' prompt
  • This specific endpoint (/api/v1/stripe/customers/165) is not listed among the provider's publicly advertised APIs
  • The endpoint appears to expose a single hardcoded Stripe customer record (ID 165); unclear what data is returned or who it belongs to
  • Potential data privacy concern: endpoint may expose third-party Stripe customer information

Citations

Provenance

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

Agent access