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 64) 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 x402-gated 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/64) is not listed among the publicly advertised APIs on the landing page, and its purpose ("Premium API Access" to a Stripe customer record) is not documented beyond the x402 challenge metadata.

Because there is no OpenAPI schema, no request/response examples, and no documentation beyond the x402 challenge and the generic landing page, it is unclear exactly what data this endpoint returns or what POST body it expects. The endpoint is confirmed live (returns a valid 402 challenge), but the lack of documentation makes integration speculative.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-dataper-call-pricingno-api-key

Use cases

  • Retrieving Stripe customer information via a pay-per-call model without API key management
  • Agent-initiated data lookups that settle payment atomically on Base L2
  • Programmatic access to customer records gated by crypto micropayments

Fit

Best for

  • Developers or agents wanting keyless, pay-per-request access to Stripe customer data
  • x402-compatible agents that can sign USDC payments on Base
  • Use cases requiring low-friction, no-subscription API access

Not for

  • Users needing bulk Stripe data exports or batch operations
  • Anyone without a Base-compatible wallet or USDC balance
  • Production workflows requiring well-documented request/response schemas

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/64 \
  -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 and returns a valid x402 challenge, but there is no documentation, no OpenAPI schema, no request/response examples, and the specific endpoint is not listed on the provider's public catalog. The purpose and data returned are unclear beyond the generic label 'Premium API Access'.

Warnings

  • No documentation or OpenAPI schema available for this specific endpoint
  • Endpoint path (/api/v1/stripe/customers/64) references a hardcoded Stripe customer ID — unclear if this is a demo or production resource
  • This endpoint is not listed among the provider's publicly advertised APIs
  • No request body schema or response schema provided — integration requires guesswork
  • Docs, API, pricing, and README pages all render only 'Connect wallet' with no useful content

Citations

Provenance

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

Agent access

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