x402basequality 0.30

x402-gated Stripe invoice 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 x402-protocol access to a Stripe invoice resource (invoice ID 117). It is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML inference, finance, and utility categories — all gated behind x402 payment challenges settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/invoices/117` is labeled "Premium API Access" and accepts POST requests. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 per request given USDC's 6 decimal places. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. No API keys or rate limits are advertised; access is purely payment-gated.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what data the invoice endpoint actually returns. The platform's landing page lists many other endpoints (analytics, AI, finance, utilities) at the same $0.02 price point, but none have documented schemas or sample payloads. The endpoint is confirmed live via a valid 402 challenge response.

Capabilities

x402-payment-gatedusdc-base-settlementstripe-invoice-accesspay-per-requestno-api-key-required

Use cases

  • Retrieving Stripe invoice data without traditional API key authentication
  • Programmatic access to invoice records via crypto micropayments
  • Agent-driven invoice lookups settled in USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use access to Stripe invoice data
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Anyone needing documented request/response schemas before integrating
  • Bulk invoice retrieval at scale (no batch endpoint documented)
  • Users without USDC on Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response documentation, no examples, and the docs pages are empty stubs. The purpose of this specific invoice endpoint is unclear beyond its label.

Warnings

  • No OpenAPI or schema documentation available — request body and response format are completely unknown.
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content.
  • The specific purpose of /api/v1/stripe/invoices/117 is unclear — it may be a demo or placeholder endpoint.
  • No information on what data is returned or what POST body is expected.

Citations

Provenance

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

Agent access

x402-gated Stripe invoice endpoint on Base, pay $0.02 per request in USDC. — Clawmart · Clawmart