x402basequality 0.35

Pay-per-call token data API for APT via x402 on Base network, $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides token data for APT (Aptos) via a simple POST request, settled per-call using the x402 protocol on the Base network. Payment is made in USDC at $0.02 per request with no API keys, no rate limits, and no subscriptions required.

The provider operates a broader platform offering multiple API categories including data & analytics, AI & machine learning (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints share the same $0.02/request pricing model.

The specific endpoint `/api/v1/tokens/APT` appears to be a token information or quote endpoint for the APT token. The x402 challenge confirms the endpoint is live, accepts USDC on Base (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913), and requires a maximum payment of 20000 base units (i.e., $0.02 given USDC's 6 decimals). No OpenAPI schema or detailed documentation was found beyond the landing page listing.

Capabilities

token-datacrypto-quotesx402-paymentper-call-billingbase-networkusdc-settlement

Use cases

  • Fetching current APT token information or price data on demand
  • Integrating token data into trading bots or portfolio dashboards without API key management
  • Agent-driven lookups of APT token metadata with micropayment settlement

Fit

Best for

  • Developers needing keyless, pay-per-use crypto token data
  • AI agents that can settle x402 payments autonomously on Base
  • Low-volume or bursty workloads where subscriptions are wasteful

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk pricing
  • Users who need historical time-series data (no evidence this is supported)
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/APT \
  -H "X-PAYMENT: <x402_payment_header>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear. However, there is no OpenAPI schema, no documented request/response format, no examples, and the docs/pricing/README pages all just show 'Connect wallet' with no useful content. The actual data returned by this endpoint is unknown.

Warnings

  • No API documentation or schema available — request body and response format are unknown
  • Docs, pricing, and README pages are empty (just show 'Connect wallet')
  • The exact data returned for /api/v1/tokens/APT is not documented anywhere in the crawl

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:53:08Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access