Pay-per-call stock data for INTU (Intuit) via x402 on Base, settled in USDC.
What it does
This endpoint at lowpaymentfee.com provides stock data for the ticker INTU (Intuit Inc.) through an x402-gated API. Each request costs $0.02 in USDC on the Base network, with no API keys, rate limits, or subscriptions required. The endpoint accepts POST requests and returns JSON.
The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request and settled via the x402 protocol using USDC on Base. The specific endpoint `/api/v1/stocks/INTU` falls under the finance category, though no detailed documentation, request schema, or example responses were found in the crawled material. The docs, pricing, and API pages all returned only a "Connect wallet" prompt with no additional content.
Because there is no OpenAPI spec, no request/response schema beyond the x402 challenge metadata, and no documentation describing what fields the stock data response contains, agents should treat this as a lightly-documented endpoint. The x402 challenge is live and well-formed, confirming the endpoint is operational and accepting payments at the advertised price.
Capabilities
Use cases
- —Fetching current or recent stock data for Intuit (INTU) without needing an API key or subscription
- —Integrating low-cost, pay-per-call equity data into autonomous agent workflows
- —Building financial dashboards that pay per request using crypto micropayments
Fit
Best for
- —Agents needing on-demand stock data for INTU without subscription overhead
- —Developers experimenting with x402 pay-per-call finance APIs
- —Low-volume or sporadic stock data lookups where $0.02/call is cost-effective
Not for
- —High-frequency trading or bulk historical data retrieval (no documented batch endpoints)
- —Users who need detailed API documentation or guaranteed SLA before integrating
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/stocks/INTU \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_token>"Endpoint
Quality
The x402 challenge is live and well-formed, confirming the endpoint works and costs $0.02 USDC on Base. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and no example responses. The docs/pricing/API pages are empty stubs. This is effectively a stub listing.
Warnings
- —No OpenAPI or request/response schema available — the exact fields returned by this endpoint are unknown.
- —Documentation pages (/docs, /pricing, /api, /README) returned no useful content beyond 'Connect wallet'.
- —No example responses or field descriptions found; agents must discover the response format empirically.
- —The provider hosts many endpoints at $0.02 each but provides no detailed docs for any of them.
Citations
- —The endpoint returns a 402 challenge with maxAmountRequired of 20000 base units of USDC (asset 0x8335…) on Base, equaling $0.02.https://lowpaymentfee.com/api/v1/stocks/INTU
- —The provider advertises $0.02/request pricing with no API keys, no rate limits, and instant access on the Base network.https://lowpaymentfee.com
- —The provider lists finance endpoints including price feeds, exchange rates, token quotes, and gas estimates.https://lowpaymentfee.com