x402basequality 0.30

x402-gated HR document 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 serves an HR document resource (document ID 20) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with the "exact" payment scheme.

The x402 challenge advertises a maxAmountRequired of 20000 base units. Since USDC uses 6 decimals, this translates to $0.02 per request, consistent with the provider's site-wide pricing of $0.02/request across all their API endpoints. The provider advertises no API keys, no rate limits, and instant access — payment is the only authentication mechanism.

The specific endpoint `/api/v1/hr/documents/20` is not listed on the provider's landing page among their documented API categories (Data & Analytics, AI & ML, Finance & Web3, Infrastructure). The "hr/documents" path suggests human-resources or document-related content, but no further documentation, input schema, or response examples are available. The docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional content. Without documentation on what this endpoint actually returns or what input it expects, its practical utility is unclear.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responsehr-documents

Use cases

  • Retrieving HR document data via a single paid API call
  • Agent-driven document fetching with automatic USDC micropayment
  • Programmatic access to gated document resources without API keys

Fit

Best for

  • Agents that can settle x402 payments in USDC on Base
  • Use cases requiring keyless, pay-per-request document access
  • Developers experimenting with x402 protocol integrations

Not for

  • Users needing well-documented API contracts with known response schemas
  • High-volume bulk document retrieval where per-request fees add up
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hr/documents/20 \
  -H "X-PAYMENT: <x402-payment-header>" \
  -H "Content-Type: application/json"

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 documentation, no input/output schema, no examples, and the specific HR documents path is not listed among the provider's advertised APIs. The docs pages are empty beyond a wallet-connect prompt. Effectively a stub listing.

Warnings

  • No documentation available for the /api/v1/hr/documents/20 endpoint — docs pages only show 'Connect wallet'
  • This endpoint path is not listed among the provider's advertised API categories on the landing page
  • No input schema or response schema is documented; unknown what data is returned
  • No OpenAPI spec, no ai-plugin manifest, no robots.txt, no agents.txt found

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:16:43Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-23

Agent access