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 117) 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 hosting site lowpaymentfee.com advertises a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. However, the specific endpoint being listed here (/api/v1/stripe/customers/117) does not appear in the site's public catalog and its purpose is not documented beyond the label "Premium API Access." The x402 challenge indicates a maximum cost of 20,000 base units of USDC (6 decimals), which equals $0.02 — consistent with the site's advertised flat pricing.

Documentation on the site is extremely thin: the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no usage examples available. The endpoint is live (returns a valid 402 challenge), but what data it actually returns upon successful payment is unknown from the available material.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-dataper-call-pricingjson-response

Use cases

  • Retrieving Stripe customer information for customer ID 117 via a paid API call
  • Demonstrating x402 payment-gated API access patterns
  • Integrating pay-per-call data retrieval into agent workflows

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand Stripe customer data without API key management
  • Projects requiring micropayment-gated API access on Base

Not for

  • Bulk Stripe customer data retrieval (single customer ID only)
  • Users who need detailed API documentation or schema guarantees before integrating
  • Production systems requiring SLA guarantees or documented error handling

Quick start

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

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 spec, no request/response schema, and no examples. The endpoint's actual functionality ("Premium API Access" for a Stripe customer) is opaque. The site's docs pages are empty beyond a wallet-connect prompt.

Warnings

  • No API documentation available — docs, pricing, and README pages are empty
  • No request or response schema provided; actual returned data is unknown
  • Endpoint path references a specific Stripe customer ID (117) — unclear if this is a demo or production resource
  • The endpoint does not appear in the site's public API catalog
  • No OpenAPI or ai-plugin manifest found

Citations

Provenance

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

Agent access