x402basequality 0.25

HIPAA records endpoint on Base, pay-per-call via x402 with USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to HIPAA records via a pay-per-request x402 protocol. The specific resource `/api/v1/hipaa/records/46` is described as "Premium API Access" and accepts POST requests. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum charge of $0.02 per request (20,000 base units at 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform advertises a wide catalog of x402-gated endpoints spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto market data, and infrastructure utilities, all uniformly priced at $0.02 per request. However, the specific endpoint listed here falls under a "HIPAA records" path, which is not documented on the site's landing page or any crawled documentation. No schema for request body or response body is provided, and the docs, pricing, and README pages all returned only a "Connect wallet" prompt with no additional content.

Because the endpoint path references HIPAA-regulated health data but no documentation explains what data is returned, what input is expected, or what compliance measures are in place, callers should exercise caution. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the lack of documentation about the actual data served makes it difficult to assess fitness for any particular use case.

Capabilities

x402-paymentusdc-basepay-per-requesthipaa-recordspost-endpointno-api-key

Use cases

  • Retrieving HIPAA-related record data on a per-request payment basis
  • Agent-driven access to health records without subscription or API key management
  • Programmatic integration of health data into workflows using x402 micropayments

Fit

Best for

  • Developers needing on-demand access to specific health record data
  • AI agents that can settle x402 payments on Base with USDC
  • Use cases where subscription-free, pay-as-you-go access is preferred

Not for

  • Production healthcare applications requiring documented HIPAA compliance guarantees
  • Users who need detailed API documentation or response schemas before integration
  • Callers who cannot settle USDC payments on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hipaa/records/46 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation for request/response schemas, no OpenAPI spec, and the HIPAA records path is not mentioned anywhere in the site's crawled content. The docs, pricing, and README pages are empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • Endpoint path references HIPAA-regulated health data but no compliance documentation or privacy policy is available
  • No request body schema or response schema documented anywhere
  • The /api/v1/hipaa/records/46 path is not listed on the provider's landing page among their advertised APIs
  • Docs, pricing, and README pages returned no meaningful content
  • Handling of protected health information (PHI) without documented safeguards poses regulatory risk

Citations

Provenance

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

Agent access