IOTA DeFi liquidity data via x402 micropayment on Base, $0.02 per request.
What it does
This endpoint at lowpaymentfee.com provides IOTA DeFi liquidity data through the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.
The provider (lowpaymentfee.com) hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3, and utility services, all priced uniformly at $0.02 per request. This specific endpoint sits in the Finance & Web3 category and focuses on IOTA liquidity information, though the exact response schema and fields are not documented in the available crawl material.
Because no OpenAPI spec, detailed documentation, or example responses were found, the precise structure of the returned liquidity data is unknown. The docs, pricing, and API pages all resolve to a minimal "Connect wallet" prompt with no further technical detail. Callers should expect a JSON response but will need to experiment to determine the exact fields returned.
Capabilities
Use cases
- —Querying current IOTA DeFi liquidity pool metrics programmatically
- —Building dashboards that display IOTA liquidity across protocols
- —Automated trading agents that need real-time IOTA liquidity depth before executing swaps
- —Research and analytics on IOTA DeFi ecosystem liquidity trends
Fit
Best for
- —Agents or bots that need on-demand IOTA DeFi liquidity snapshots without managing API keys
- —Developers building IOTA DeFi integrations who prefer pay-per-call pricing
- —Low-volume consumers who want instant access without subscriptions
Not for
- —High-frequency trading requiring sub-second latency guarantees (no SLA documented)
- —Users who need detailed API documentation or guaranteed response schemas before integrating
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/defi/IOTA/liquidity \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_proof>"Endpoint
Quality
The endpoint is live (returns a valid 402 x402 challenge) 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 exact data returned is unknown, making this effectively a stub listing.
Warnings
- —No OpenAPI or schema documentation available — response structure is unknown
- —Docs, pricing, and API pages all render only a 'Connect wallet' prompt with no technical content
- —The specific fields and format of IOTA liquidity data cannot be verified from available material
- —Provider hosts many endpoints with identical generic descriptions; unclear how mature each one is
Citations
- —Endpoint returns HTTP 402 with x402 challenge, confirming it is livehttps://lowpaymentfee.com/api/v1/defi/IOTA/liquidity
- —Payment is 20,000 base units of USDC (6 decimals = $0.02) on Base networkhttps://lowpaymentfee.com/api/v1/defi/IOTA/liquidity
- —USDC asset contract is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/defi/IOTA/liquidity
- —Provider advertises $0.02/request, no API keys, no rate limits, Base networkhttps://lowpaymentfee.com
- —Docs, pricing, and API pages show only 'Connect wallet' with no further contenthttps://lowpaymentfee.com/docs