x402basequality 0.30

Pay-per-call medical records API on Base, settled in USDC via x402.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a medical records resource (record ID 33) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals).

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 with no API keys, no rate limits, and no commitments. This specific endpoint sits under the `/api/v1/medical/records/` path, but the site's landing page does not list medical endpoints among its advertised categories, so the exact data returned and the input schema are unknown.

Because there is no OpenAPI spec, no documentation beyond the landing page, and no example request/response for this medical records endpoint, the actual payload structure must be discovered by calling the endpoint with a valid x402 payment header. The endpoint is confirmed live (returns a proper 402 challenge). Agents should be aware this endpoint deals with medical data, which may carry regulatory implications (HIPAA, GDPR, etc.).

Capabilities

x402-paymentusdc-basepay-per-callmedical-recordsjson-apino-api-key

Use cases

  • Retrieving medical record data for record ID 33 via a single paid POST request
  • Integrating pay-per-call health data access into agent workflows
  • Programmatic access to medical records without subscription or API key management

Fit

Best for

  • Agents needing on-demand medical record lookups with no subscription
  • Developers exploring x402 micropayment-gated health data APIs
  • Workflows requiring keyless, pay-as-you-go access to structured medical data

Not for

  • Bulk retrieval of large medical datasets (no batch endpoint documented)
  • Use cases requiring HIPAA-compliant audit trails (compliance status unknown)
  • Users who need detailed API documentation or schema guarantees before calling

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/medical/records/33 \
  -H "X-PAYMENT: <x402_payment_token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is no OpenAPI spec, no request/response schema, no documentation for the medical records path, and the landing page does not even list medical endpoints. The data content and input format are entirely unknown. Additionally, medical data raises regulatory concerns that are unaddressed.

Warnings

  • No OpenAPI or schema documentation available for this endpoint.
  • The /api/v1/medical/records/ path is not listed among the provider's advertised API categories—its legitimacy and data content are unverified.
  • Medical/health data may be subject to HIPAA, GDPR, or other regulations; the provider's compliance posture is unknown.
  • No example request or response bodies are available; input schema must be discovered empirically.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 22:36:44Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access