x402basequality 0.30

x402-gated Stripe invoice endpoint on Base, pay-per-call with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a Stripe invoice resource (invoice ID 98) behind an x402 payment wall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals).

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto market data, and utility services (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with no API keys, no rate limits, and no commitments — just an x402 payment header on each call.

This specific endpoint (/api/v1/stripe/invoices/98) is labeled "Premium API Access" and appears to be a Stripe invoice-related resource. The probe confirmed it is live, returning a proper 402 challenge. However, 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 from the crawl.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-invoicespay-per-callno-api-keyjson-response

Use cases

  • Retrieving Stripe invoice data via a single paid API call
  • Programmatic access to invoice details without traditional API key management
  • Agent-driven invoice lookups settled with on-chain USDC micropayments

Fit

Best for

  • Agents or services that need on-demand Stripe invoice data without subscription overhead
  • Developers experimenting with x402 payment-gated APIs on Base
  • Low-volume, pay-as-you-go invoice retrieval

Not for

  • High-volume invoice processing where per-call fees add up
  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/98 \
  -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 with clear pricing, but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the purpose of this specific invoice endpoint is unclear. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown.
  • Docs, API, pricing, and README pages all render only 'Connect wallet' with no technical content.
  • The specific purpose of /api/v1/stripe/invoices/98 ('Premium API Access') is ambiguous — it is unclear what data it returns or what input it expects.
  • No examples or error handling documentation found.

Citations

Provenance

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

Agent access