x402basequality 0.30

x402-gated card transaction 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 access to a card transactions resource via the x402 payment protocol. The specific path `/api/v1/cards/21/transactions` suggests it returns or creates transaction records for a particular card (card ID 21). Payment is settled on the Base network using USDC (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals).

The provider lowpaymentfee.com hosts a broader suite of x402-gated APIs spanning data & analytics, AI/ML inference (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 advertised at $0.02 per request with no API keys, no rate limits, and instant access. However, the specific endpoint listed here falls under a "cards/transactions" path that is not explicitly documented on the provider's landing page.

The endpoint is live and returns a valid x402 challenge (HTTP 402) with version 1, accepting the "exact" payment scheme. The POST method is required. No OpenAPI schema, detailed request/response documentation, or usage examples were found in the crawled material — the docs, API, pricing, and README pages all rendered only a "Connect wallet" prompt with no substantive content.

Capabilities

x402-paymentusdc-settlementbase-networkcard-transactionspost-endpointpay-per-request

Use cases

  • Retrieving or creating transaction records for a specific card via programmatic API calls
  • Integrating card transaction data into agent workflows that support x402 micropayments
  • Accessing financial card data without API keys using on-chain USDC payments

Fit

Best for

  • Agents or applications that can settle x402 payments in USDC on Base
  • Developers wanting keyless, pay-per-request access to card transaction data
  • Prototyping x402 payment flows with low per-call costs

Not for

  • Users who need detailed API documentation or OpenAPI schemas before integrating
  • Applications requiring free or subscription-based access without per-call crypto payments
  • Production systems needing guaranteed SLAs — no rate limit or uptime guarantees are documented

Quick start

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

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 OpenAPI schema, no request/response documentation, and no examples. The specific /cards/21/transactions path is not listed on the provider's landing page, and all documentation pages render only a wallet-connect prompt. The actual functionality behind this endpoint is unclear.

Warnings

  • The /api/v1/cards/21/transactions path is not listed among the provider's documented APIs — its purpose and expected input/output are unknown.
  • No OpenAPI spec, request schema, or response schema is available; integration requires guesswork.
  • All documentation pages (docs, API, pricing, README) returned only a 'Connect wallet' prompt with no substantive content.
  • The provider lists many diverse API categories (AI, finance, geocoding, etc.) all at the same price, which may indicate placeholder or demo endpoints rather than production services.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 02:52:39Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access

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