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

The provider, lowpaymentfee.com, hosts a broader catalog of x402-gated APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments. However, this specific listing is for the Stripe customers endpoint at `/api/v1/stripe/customers/137`, which is not listed on the provider's public landing page among the advertised API categories. The exact response payload and input parameters are undocumented; the output schema only specifies that it is an HTTP POST endpoint returning `application/json`.

Because there is no OpenAPI spec, no request/response examples, and no documentation beyond the x402 challenge itself, the precise data returned by this endpoint is unknown. The endpoint is confirmed live (returns a valid 402 challenge). Callers should be aware that the Stripe customer resource path suggests this may return customer-level billing or subscription data, but this is speculative given the lack of documentation.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-datajson-responseper-call-pricingno-api-key

Use cases

  • Retrieving Stripe customer data for customer ID 137 via a single paid API call
  • Programmatic access to billing/customer information without traditional API key management
  • Agent-driven workflows that need to fetch customer records and can pay per request in USDC

Fit

Best for

  • Developers or agents who want keyless, pay-per-call access to Stripe customer data
  • x402-compatible clients settling micropayments on Base in USDC
  • Automated pipelines that need on-demand customer record lookups

Not for

  • Bulk retrieval of many Stripe customers (single resource endpoint, $0.02 per call)
  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no OpenAPI spec, no request/response examples, and no documentation for this specific Stripe customers endpoint. The endpoint path is not listed among the provider's publicly advertised APIs, making its purpose and output speculative.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • This specific endpoint (/api/v1/stripe/customers/137) is not listed on the provider's public API catalog
  • No request body schema or response examples are available — callers must discover behavior empirically
  • The endpoint appears to expose a single hardcoded customer ID (137); unclear if other IDs are supported at different paths
  • Docs, pricing, API, and README pages all render only a 'Connect wallet' prompt with no useful content

Citations

Provenance

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

Agent access