x402basequality 0.30

x402-gated medical records endpoint on Base, pay-per-request with USDC.

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 7) via the x402 payment protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The maximum amount required per request is 20,000 base units of USDC (6 decimals), which equals $0.02 USD per call. Payment is made via the x402 "exact" scheme to a specified wallet address, with a 300-second timeout window.

The provider site (lowpaymentfee.com) hosts a broad catalog of pay-per-request 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. However, the specific endpoint being listed here (/api/v1/medical/records/7) is not explicitly documented on the provider's landing page among the advertised API categories. Its description in the x402 challenge is simply "Premium API Access" and the MIME type is application/json. No request body schema, response schema, or further documentation is available for this particular endpoint.

Because this endpoint deals with medical records, it falls into a regulated data category. There is no documentation about data provenance, compliance (e.g., HIPAA), or what the returned record actually contains. Consumers should exercise caution and verify the nature and legality of the data before use.

Capabilities

x402-paymentusdc-basepay-per-requestmedical-recordsjson-responseno-api-key

Use cases

  • Retrieving medical record data for record ID 7 via a single paid API call
  • Demonstrating x402 micropayment protocol integration with a health data endpoint
  • Agent-driven data retrieval where per-call payment replaces API key authentication

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that need to purchase data access on-the-fly without pre-registration
  • Low-cost per-request access to structured medical record data

Not for

  • Production healthcare applications requiring HIPAA-compliant data pipelines
  • Bulk retrieval of many medical records (only record 7 is addressed by this endpoint)
  • Users who need detailed documentation or guaranteed SLAs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no request/response schema, no documentation for this specific medical records endpoint, and the endpoint is not listed among the provider's advertised APIs. The regulated nature of medical data without any compliance information further lowers confidence.

Warnings

  • This endpoint serves medical records — a regulated data category. No HIPAA or compliance documentation is provided.
  • The /api/v1/medical/records/7 path is not listed among the provider's publicly advertised APIs; its contents and data provenance are unknown.
  • No request body schema or response schema is available; the actual data returned is undocumented.
  • No OpenAPI spec, README, or detailed docs were retrievable from the provider site.

Citations

Provenance

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

Agent access