Crypto token data for CHZ via x402 micropayment on Base, $0.02 per request.
What it does
This endpoint at lowpaymentfee.com provides token data for CHZ (Chiliz) through a pay-per-request x402 protocol. The endpoint is live and returns a 402 challenge requiring payment of 20,000 base units of USDC (USD Coin, 6 decimals) on the Base network, which equals $0.02 per request. Payment is made via the x402 "exact" scheme to the specified wallet address, with no API keys or rate limits required.
The provider lowpaymentfee.com hosts a broad catalog of x402-gated endpoints spanning data & analytics, AI & ML (sentiment, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are uniformly priced at $0.02 per call. This specific endpoint (`/api/v1/tokens/CHZ`) appears to serve token-level data for the CHZ cryptocurrency, though the exact response schema is not documented.
Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no example request/response, and no description of what fields the CHZ token endpoint returns. The endpoint is confirmed live via the 402 challenge, but the actual data payload is unknown without making a paid request.
Capabilities
Use cases
- —Fetching real-time or reference data for the CHZ (Chiliz) token
- —Integrating pay-per-call crypto data into trading bots or dashboards
- —Agent-driven token lookups without managing API keys
Fit
Best for
- —Developers who want keyless, pay-per-request crypto token data
- —AI agents that can settle x402 micropayments on Base
- —Projects needing CHZ token information without subscription commitments
Not for
- —Users who need free or bulk-discounted token data
- —Anyone requiring detailed API documentation or response schema before purchasing
- —Use cases needing historical time-series data (not documented)
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/tokens/CHZ \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-header>"Endpoint
Quality
The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no example responses, and the actual data returned is completely unknown. The docs/pricing/README pages are all blank beyond a wallet connect prompt.
Warnings
- —No API documentation available — docs, pricing, and README pages are empty
- —Response schema for /api/v1/tokens/CHZ is entirely unknown
- —No OpenAPI or ai-plugin manifest provided
- —Cannot verify what data is actually returned without making a paid request
Citations
- —Endpoint returns 402 with x402 challenge requiring 20000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/tokens/CHZ
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/tokens/CHZ
- —All endpoints priced at $0.02 per request with no API keys, no rate limitshttps://lowpaymentfee.com