x402basequality 0.30

Pay-per-call premium API access on Base via x402 protocol at $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol. It is one of many endpoints offered by the platform, which spans categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. Each request costs $0.02 in USDC on the Base network, with no API keys, rate limits, or commitments required.

The specific endpoint `/api/v1/transactions/37` is listed under the platform's x402-gated services. The 402 challenge confirms it accepts POST requests, settles in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base, and charges a maximum of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The payment is directed to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no description of what data or functionality this particular transactions endpoint returns. The platform advertises a broad suite of endpoints but provides minimal information about their actual behavior or output formats.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-method

Use cases

  • Accessing premium data or transaction information without subscription commitments
  • Programmatic pay-per-use API consumption settled in USDC on Base
  • Agent-driven API calls where no API key provisioning is desired

Fit

Best for

  • Developers wanting zero-commitment pay-per-call API access
  • AI agents that can settle payments via x402 protocol on Base
  • Users who prefer crypto-native micropayments over traditional billing

Not for

  • Users needing detailed API documentation or response schemas before integrating
  • High-volume use cases where per-request pricing may be inefficient
  • Users without access to USDC on the Base network

Quick start

# Send a POST with x402 payment header to access the endpoint
curl -X POST https://lowpaymentfee.com/api/v1/transactions/37 \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, and no explanation of what the endpoint actually returns. The docs pages are empty beyond a wallet connect prompt.

Warnings

  • No API documentation available — docs/pricing/API pages only show 'Connect wallet'
  • No OpenAPI spec or response schema provided
  • Purpose of /api/v1/transactions/37 is unclear — 'Premium API Access' is generic
  • Cannot verify what data or functionality this endpoint actually delivers

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 13:22:28Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access