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 110) 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). No API keys or rate limits are advertised; access is granted purely through the x402 payment header.

The hosting provider, lowpaymentfee.com, advertises a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance/crypto data, and utility services — all priced at $0.02 per request. However, this specific endpoint (/api/v1/stripe/customers/110) is not listed on the provider's public landing page among those categories. Its description is simply "Premium API Access," and no further documentation, request schema, or response schema is available. The docs, pricing, and API pages behind the site all render only a "Connect wallet" prompt with no additional content.

Because there is no documentation explaining what data this endpoint returns, what POST body it expects, or how the Stripe customer resource is structured, consumers should treat this as a low-documentation endpoint. The x402 challenge is live and well-formed, confirming the endpoint is operational.

Capabilities

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

Use cases

  • Retrieving Stripe customer information for customer ID 110 via a pay-per-call model
  • Demonstrating x402 payment protocol integration with USDC on Base
  • Agent-driven access to payment-gated data without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing keyless, pay-per-call access to Stripe customer data
  • Projects already using USDC on Base network

Not for

  • Production Stripe integrations requiring full customer CRUD operations
  • Users who need detailed API documentation or guaranteed SLAs
  • Bulk data retrieval where per-call pricing is impractical

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint works. However, there is no documentation, no request/response schema, and the specific endpoint is not listed on the provider's own landing page. The purpose and data returned are unclear beyond the generic label "Premium API Access."

Warnings

  • No request or response schema documented — consumers cannot know what POST body to send or what data is returned
  • This specific endpoint (/api/v1/stripe/customers/110) is not listed among the provider's advertised API catalog
  • All documentation pages (docs, pricing, API, README) render only a 'Connect wallet' prompt with no useful content
  • The endpoint appears to expose Stripe customer data which may contain PII — verify compliance requirements before use

Citations

Provenance

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

Agent access

x402-gated Stripe customer data endpoint on Base, paid per-call in USDC. — Clawmart · Clawmart