x402basequality 0.35

x402-gated premium API access 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 "Premium API Access" via the x402 payment protocol. The specific resource `/api/v1/trades/144` appears to be part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all gated behind x402 micro-payments on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is settled in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base) with a maximum amount of 20,000 base units, which equals $0.02 given USDC's 6 decimals. There are no API keys, no rate limits, and no subscription commitments — each call is paid individually via the X-PAYMENT header. The x402 challenge timeout is 300 seconds.

The specific functionality behind `/api/v1/trades/144` is not documented in the crawled material. The site's landing page lists categories like Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure, but this particular trades endpoint is not among the advertised routes. It may represent a trade-specific data lookup (e.g., retrieving details for trade ID 144), but without documentation or example responses, the exact behavior is uncertain.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apipost-methodmicro-paymentno-api-keyno-rate-limit

Use cases

  • Retrieving trade-related data on a per-call payment basis
  • Integrating x402-gated endpoints into autonomous agent workflows
  • Accessing premium API data without subscription or API key management

Fit

Best for

  • Agents or applications that need keyless, pay-per-call API access
  • Developers experimenting with x402 micropayment protocols on Base
  • Use cases requiring low-friction, no-commitment API consumption

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume consumers who would benefit from bulk/subscription pricing
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation for this specific /trades/144 route, no request/response schema, no examples, and the docs/pricing/README pages all returned only a 'Connect wallet' stub. The exact functionality is unknown.

Warnings

  • The specific endpoint /api/v1/trades/144 is not listed among the advertised APIs on the landing page — its purpose is unclear.
  • Documentation pages (/docs, /pricing, /README, /api) returned no useful content beyond 'Connect wallet'.
  • No request body schema or response schema is available; behavior must be discovered empirically.
  • The 'trades' path segment suggests financial data, which may carry regulatory implications depending on jurisdiction.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 11:38:56Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-26

Agent access