x402basequality 0.35

Get the current SHIB 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 SHIB (Shiba Inu) token, accessible via 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 — just an x402-compatible payment header.

The endpoint is part of a broader suite of APIs offered by lowpaymentfee.com, which spans data analytics, AI/ML inference, finance/Web3 data, and utility services, all priced uniformly at $0.02 per call. Payment is settled on-chain via USDC on Base to the provider's wallet. The x402 challenge confirms the endpoint is live, accepting POST requests, and returning application/json responses.

Documentation beyond the landing page is sparse — the /docs, /pricing, and /README pages all render only a wallet-connect 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's actual data source for SHIB pricing is not disclosed.

Capabilities

token-price-lookupshib-pricex402-paymentusdc-base-settlementper-request-micropaymentcrypto-market-data

Use cases

  • Fetching the current SHIB token price for portfolio tracking or trading bots
  • Integrating real-time SHIB pricing into a dApp or dashboard
  • Agent-driven crypto price lookups without API key management
  • Pay-per-call price checks for low-frequency consumers

Fit

Best for

  • Agents or bots that need on-demand SHIB pricing without subscription overhead
  • Developers wanting keyless, pay-per-use crypto price data
  • x402-native workflows on the Base network

Not for

  • High-frequency trading requiring sub-second latency and bulk pricing (no disclosed rate guarantees)
  • Users needing historical SHIB price data or OHLCV candles (only current price implied)
  • Anyone without a Base-compatible USDC wallet for x402 payments

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/SHIB/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 x402 challenge is live and confirms pricing and payment details, but there is no OpenAPI schema, no documented request/response format, no example payloads, and the docs pages are empty wallet-connect stubs. The actual data source and response structure for SHIB pricing are unknown.

Warnings

  • No OpenAPI or schema documentation available — response format is entirely unknown
  • Docs, pricing, and README pages render only a wallet-connect prompt with no content
  • Data source for SHIB price is undisclosed; accuracy and freshness cannot be verified
  • No example responses available to confirm what fields are returned

Citations

Provenance

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

Agent access