x402basequality 0.35

Real-time PEPE token price data 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 PEPE token, accessible through the x402 payment protocol on the Base network. Each request costs $0.02 (20,000 base units of USDC with 6 decimals) and requires no API keys, rate limits, or prior registration — payment is made per-call via an X-PAYMENT header settled in USDC on Base.

The endpoint is part of a broader suite of paid APIs offered at lowpaymentfee.com, spanning data analytics, AI/ML inference, finance/Web3 market data, and utility services, all priced uniformly at $0.02 per request. The specific endpoint `/api/v1/tokens/PEPE/price` sits within the Finance & Web3 category and is designed to deliver real-time or near-real-time token pricing information.

Documentation beyond the landing page is extremely sparse — the /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no example request/response payloads, and no description of the response format. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the actual response structure after payment is unknown and must be inferred.

Capabilities

token-price-lookupx402-micropaymentusdc-settlementbase-networkper-request-billingno-api-keyreal-time-data

Use cases

  • Fetching the current PEPE token price for trading bots or portfolio dashboards
  • Integrating real-time meme-coin pricing into agent workflows without API key management
  • Pay-per-call price lookups for low-frequency or sporadic crypto data needs

Fit

Best for

  • AI agents needing on-demand PEPE token pricing without subscription overhead
  • Developers prototyping crypto dashboards who want instant access with no signup
  • Low-volume or bursty use cases where per-request billing is more economical than a subscription

Not for

  • High-frequency trading requiring sub-second latency and bulk pricing (per-request overhead adds up)
  • Users who need historical PEPE price data or OHLCV candles (only current price is indicated)
  • Applications that cannot integrate x402 payment headers or USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/PEPE/price \
  -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 402 x402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documented request/response format, no example payloads, and all documentation pages are empty stubs. The listing is largely inferred from the endpoint path and landing page.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All doc pages (/docs, /pricing, /api, /README) return only a 'Connect wallet' stub with no content
  • No example request or response payloads are available to verify actual output
  • The broader lowpaymentfee.com platform lists many diverse endpoints (AI, analytics, finance, utilities) all at $0.02 — unclear how mature or production-ready each one is

Citations

Provenance

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

Agent access