x402basequality 0.30

HR reviews data endpoint, pay-per-call via x402 on Base 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 HR review data (specifically resource ID 10) via a pay-per-request x402 protocol. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) at a maximum cost of $0.02 per request (20,000 base units with 6 decimals). No API keys, rate limits, or upfront commitments 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/Web3, and infrastructure utilities, all priced uniformly at $0.02 per request. This specific endpoint sits under the HR reviews path (`/api/v1/hr/reviews/10`), but the provider's landing page does not list it among its advertised API categories, and no documentation, schema, or example responses are available for it. The exact shape of the response payload is unknown.

Because there is no OpenAPI spec, no request/response schema documentation, and the HR reviews endpoint is not mentioned on the provider's own landing page, the listing carries significant uncertainty about what data is actually returned and what input parameters (if any) the POST body accepts. The endpoint is confirmed live (402 challenge captured), but callers should experiment cautiously.

Capabilities

x402-paymentusdc-basepay-per-requesthr-reviewsjson-apino-api-key

Use cases

  • Retrieving HR review data for a specific resource (ID 10) on demand
  • Integrating pay-per-call HR data into agent workflows without API key management
  • Programmatic access to employee or performance review records

Fit

Best for

  • Agents needing on-demand HR review data without subscription overhead
  • Developers experimenting with x402 pay-per-call protocols on Base
  • Low-volume, ad-hoc lookups of HR review information

Not for

  • Bulk or high-volume HR data exports (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed response schemas before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hr/reviews/10 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge, but there is no OpenAPI spec, no request/response schema, no documentation, and the HR reviews path is not listed on the provider's own landing page. The actual data returned is entirely unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The /api/v1/hr/reviews/10 path is not listed among the provider's advertised APIs on the landing page
  • Request body format and response payload structure are completely unknown
  • The endpoint may be a demo, placeholder, or unlisted internal API

Citations

Provenance

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

Agent access