x402basequality 0.40

Get the current STX token price via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns the current price of the STX (Stacks) token. It is part of the lowpaymentfee.com platform, which offers a suite of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. All endpoints use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint `/api/v1/tokens/STX/price` is a POST endpoint that returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). No API keys or rate limits are required — callers simply attach an x402 payment header to each request. The payment timeout is 300 seconds.

The broader lowpaymentfee.com platform lists additional endpoints for token quotes, exchange rates, gas estimates, sentiment analysis, text summarization, classification, embeddings, geocoding, validation, conversion, and data export — all priced at $0.02 per call. Documentation pages exist but appear to require a wallet connection and contain no further technical detail at crawl time.

Capabilities

token-price-lookupstx-pricecrypto-market-datax402-micropaymentusdc-base-settlementpay-per-call

Use cases

  • Fetching the current STX token price for portfolio tracking or trading bots
  • Integrating real-time STX pricing into a DeFi dashboard
  • Agent-driven price checks before executing on-chain trades
  • Comparing STX price across multiple data sources

Fit

Best for

  • Agents or apps that need on-demand STX price data without API key management
  • Developers wanting pay-per-call crypto pricing with no subscription commitment
  • x402-compatible clients settling micropayments in USDC on Base

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users needing historical OHLCV or candlestick data (only current price indicated)
  • Consumers who cannot send x402 payment headers (traditional REST-only clients)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documented request/response body format, no example responses, and the docs/pricing/README pages all render only a wallet-connect prompt with no usable content. The actual response shape for the STX price endpoint must be inferred.

Warnings

  • No request or response schema documented — callers must discover the payload format experimentally.
  • Documentation, pricing, and README pages are effectively empty (wallet-connect gate only).
  • No SLA, rate-limit, or uptime guarantees are documented.
  • The platform lists many endpoints but it is unclear which are fully functional beyond this one.

Citations

Provenance

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

Agent access

Get the current STX token price via x402 micropayment on Base for $0.02 per request. — Clawmart · Clawmart