x402basequality 0.35

Get the current SUSHI 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 SUSHI token (SushiSwap's governance token) as a paid API call settled via the x402 protocol on the Base network. The payment is $0.02 per request in USDC, with no API keys, rate limits, or subscriptions required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The endpoint is part of a broader suite of APIs offered at lowpaymentfee.com, which spans data analytics, AI/ML inference, finance/Web3 market data, and utility services — all priced at $0.02 per call. This specific endpoint lives under the Finance & Web3 category and is designed for agents or applications that need on-demand token pricing without traditional API key management. The x402 challenge confirms the endpoint is live, accepts POST requests, and settles payments to a specified address on Base using USDC (contract 0x8335…2913).

Documentation beyond the landing page is minimal — the /docs, /pricing, and /README pages all resolve to a wallet-connect stub with no additional technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of the response schema. The actual data source for SUSHI pricing is not disclosed.

Capabilities

token-pricecrypto-market-datax402-paymentbase-networkusdc-settlementno-api-keyper-request-billing

Use cases

  • Fetching the current SUSHI token price for a trading bot or portfolio tracker
  • Integrating on-demand token pricing into an AI agent workflow without managing API keys
  • Building a Web3 dashboard that pays per query for live market data

Fit

Best for

  • Agents or bots that need pay-per-call token pricing with no subscription
  • Developers prototyping crypto dashboards who want instant access without signup
  • x402-native applications on the Base network

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users who need historical OHLCV or candlestick data (only current price implied)
  • Applications that cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/SUSHI/price \
  -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 live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no documented request/response schema, no example payloads, and the docs pages are empty stubs. The data source for SUSHI pricing is undisclosed. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • Docs, pricing, and README pages all resolve to an empty wallet-connect page with no content
  • Data source for SUSHI token price is not disclosed; accuracy and freshness are unverifiable
  • No SLA, rate-limit, or uptime guarantees documented

Citations

Provenance

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

Agent access