x402basequality 0.35

IOTA token data via x402 micropayment on Base — $0.02 per request, no API key needed.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns IOTA token information via a pay-per-call x402 model settled in USDC on the Base network. The specific resource `/api/v1/tokens/IOTA` sits within a broader platform that offers data & analytics, AI/ML inference, finance & Web3 data, and infrastructure utility endpoints — all priced at $0.02 per request.

The x402 challenge confirms the endpoint is live and accepts POST requests. Payment is made via the x402 exact scheme, requiring up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) sent to the provider's address on Base. There are no API keys, no rate limits, and no signup required — callers simply attach an X-PAYMENT header with a valid payment proof.

Documentation beyond the landing page is extremely sparse; the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available. The endpoint likely returns JSON (mimeType is application/json) with IOTA token data, but the exact fields are unknown.

Capabilities

token-datacrypto-quotesx402-micropaymentusdc-paymentbase-networkpay-per-callno-api-key

Use cases

  • Fetching current IOTA token data (price, metadata) in an automated pipeline
  • Agents that need on-demand crypto token information without managing API keys
  • Pay-per-call token lookups for portfolio trackers or trading bots

Fit

Best for

  • AI agents needing keyless, on-demand IOTA token data
  • Developers who prefer pay-per-request over subscription billing
  • x402-native workflows on the Base network

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users who need detailed historical IOTA data or OHLCV candles (no evidence of such features)
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page, and no example payloads. The actual data returned is entirely unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown.
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content.
  • The specific data fields returned for IOTA tokens cannot be verified from available sources.
  • The platform lists many endpoint categories but no detailed docs exist for any of them.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 00:02:57Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access