x402basequality 0.35

x402-gated Stripe customer endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides premium API access to a Stripe customer resource via the x402 payment protocol. The specific path `/api/v1/stripe/customers/4` suggests it returns Stripe customer data for a given customer ID. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals).

The provider's landing page advertises a broad suite of pay-per-call APIs spanning data & analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation) — all priced at $0.02 per request. No API keys or rate limits are required; access is instant via x402 payment headers on the Base network.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no usage examples available. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the actual response payload structure for this Stripe customers endpoint is unknown.

Capabilities

x402-paymentusdc-base-networkstripe-customer-datapay-per-requestno-api-key

Use cases

  • Retrieving Stripe customer details via a pay-per-request model without managing API keys
  • Integrating Stripe customer lookups into agent workflows that settle payments on Base in USDC
  • Accessing premium data endpoints with micropayments instead of subscription billing

Fit

Best for

  • Agents or services that need on-demand Stripe customer data without subscription overhead
  • Developers experimenting with x402 payment-gated APIs on Base
  • Low-volume consumers who prefer pay-per-call over monthly plans

Not for

  • High-volume Stripe integrations where direct Stripe API access would be cheaper
  • Use cases requiring detailed documentation, OpenAPI specs, or guaranteed SLAs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The actual functionality of the Stripe customers endpoint is only inferrable from the URL path. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no technical content
  • The specific behavior of /api/v1/stripe/customers/4 is unclear — it may return Stripe customer data or act as a proxy, but this is unverified
  • No request body schema is documented; POST method is indicated but required fields are unknown

Citations

Provenance

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

Agent access