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 exposes a Stripe invoice resource (`/api/v1/stripe/invoices/166`) behind an x402 payment challenge. When called without payment, it returns a 402 with an x402 v1 challenge requiring USDC on the Base network. The maximum amount required is 20,000 base units of USDC (6 decimals), which equals $0.02 per request.

The parent site lowpaymentfee.com advertises a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with no API keys, no rate limits, and no commitments — payment is handled entirely via the x402 protocol settling in USDC on Base.

This specific endpoint appears to serve Stripe invoice data (invoice ID 166). 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 schema, no request/response examples, and no description of what fields the invoice endpoint returns or what POST body it expects. The endpoint is confirmed live (402 challenge captured), but the lack of documentation makes it difficult to assess the actual utility or output format.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-invoice-datapay-per-call

Use cases

  • Retrieving Stripe invoice details programmatically via crypto micropayment
  • Agents that need to fetch invoice data without API key registration
  • Automated billing workflows that settle per-request in USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-call access to Stripe invoice data
  • AI agents with USDC on Base that need invoice information
  • Prototyping x402-based payment flows

Not for

  • Production use requiring documented request/response schemas
  • Bulk invoice retrieval where per-call pricing is inefficient
  • Users without USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/166
# Returns 402 with x402 challenge; attach X-PAYMENT header with valid USDC payment on Base to access.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 x402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages return only a wallet-connect prompt. The actual data returned by this invoice endpoint is unknown.

Warnings

  • No API documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or output schema provided; request body format and response structure are unknown
  • This specific endpoint (/api/v1/stripe/invoices/166) is not listed on the site's main catalog — it may be an internal or unlisted resource
  • The endpoint's actual functionality (what invoice data it returns) cannot be verified from available materials

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 10:17:39Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access