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 specific Stripe customer resource (customer ID 103) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme.

The endpoint charges a maximum of 20,000 base units of USDC per request. Since USDC uses 6 decimals, this equates to $0.02 per call — consistent with the provider's site-wide flat pricing of $0.02/request. The provider advertises no API keys, no rate limits, and instant access. The x402 challenge specifies a 300-second payment timeout.

The broader lowpaymentfee.com platform hosts a variety of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services, all at the same $0.02/request price point. However, this specific endpoint (/api/v1/stripe/customers/103) is not listed among the publicly advertised APIs on the homepage, and its exact response schema is undocumented. The endpoint title "Premium API Access" and the path suggest it returns Stripe customer data, but the precise fields and behavior are unverified beyond the x402 challenge metadata.

Capabilities

x402-paymentusdc-base-networkstripe-customer-dataper-request-billingjson-response

Use cases

  • Retrieving Stripe customer details for customer ID 103 via a pay-per-call model
  • Integrating x402-compatible agents with Stripe customer data
  • Demonstrating x402 protocol payment flows on Base network

Fit

Best for

  • Agents that need on-demand Stripe customer data without API key management
  • Developers experimenting with x402 micropayment protocols
  • Automated workflows requiring pay-per-use access to customer records

Not for

  • Bulk retrieval of many Stripe customers (single customer ID hardcoded in path)
  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Applications needing non-USDC or non-Base-network payment options

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint exists and accepts payment. However, there is no documentation for this specific endpoint's request/response schema, no OpenAPI spec, and the endpoint path (stripe/customers/103) is not listed among the provider's advertised APIs. The crawled docs/pricing/README pages returned only 'Connect wallet' with no useful content.

Warnings

  • This specific endpoint (/api/v1/stripe/customers/103) is not listed among the provider's publicly advertised APIs — its purpose and response format are unverified.
  • No OpenAPI spec, request schema, or response schema is available for this endpoint.
  • Documentation pages (/docs, /pricing, /README) returned no meaningful content beyond 'Connect wallet'.
  • The endpoint appears to be for a single hardcoded Stripe customer ID (103), limiting general utility.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 09:45:29Z · 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