Pay-per-call medical records endpoint on Base via x402, settled in USDC.
What it does
This endpoint at lowpaymentfee.com provides access to a medical records resource (record ID 60) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (USD Coin) 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, crypto, and utility services, all priced at $0.02 per request. This specific endpoint falls under a "medical/records" path, but the crawled landing page does not list it among the advertised API categories, and no documentation, schema, or sample response for this endpoint was found. The exact data returned by this medical records endpoint is unknown — it could be synthetic/demo data or a real medical data service.
Because this endpoint deals with a path labeled "medical/records," users should exercise caution regarding data accuracy, regulatory compliance (HIPAA, GDPR), and the provenance of any returned data. No OpenAPI spec, request body schema, or response schema is available beyond the x402 challenge metadata.
Capabilities
Use cases
- —Retrieving medical record data for record ID 60 via a single paid API call
- —Demonstrating x402 micropayment protocol integration with a health-data endpoint
- —Programmatic access to medical records without API key registration
Fit
Best for
- —Developers experimenting with x402 payment-gated APIs
- —Agents needing on-demand medical record retrieval with crypto micropayments
- —Testing x402 protocol flows against a live endpoint
Not for
- —Production healthcare applications requiring HIPAA-compliant, audited data pipelines
- —Users who need bulk medical record access or batch queries
- —Anyone without USDC on the Base network
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/medical/records/60 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_proof>"Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, no examples, and the medical records path is not listed on the provider's own landing page. The nature of the returned data is entirely unknown.
Warnings
- —No documentation or schema available for this specific medical records endpoint
- —Endpoint path suggests medical/health data — regulatory compliance (HIPAA, GDPR) is unverified
- —This endpoint is not listed among the provider's advertised APIs on the landing page
- —No sample request or response data available; returned content is unknown
- —Could be synthetic or demo data — do not rely on for clinical or production healthcare use
Citations
- —The endpoint returns a 402 challenge with x402Version 1, accepting USDC on Base network with maxAmountRequired of 20000 base unitshttps://lowpaymentfee.com/api/v1/medical/records/60
- —The provider advertises $0.02 per request pricing with no API keys, no rate limits, and instant access on the Base networkhttps://lowpaymentfee.com
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/medical/records/60
- —The medical/records endpoint is not listed among the provider's advertised API categories (Data & Analytics, AI & ML, Finance & Web3, Infrastructure)https://lowpaymentfee.com