x402basequality 0.35

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 `/api/v1/hr/reviews/4` is part of the lowpaymentfee.com platform, a collection of x402-protocol pay-per-request APIs spanning data analytics, AI/ML, finance, infrastructure, and more. The specific resource appears to serve HR review data (likely a single review record identified by ID 4), accessible via POST and paid per-call using USDC on the Base network.

The x402 challenge confirms the endpoint is live and accepts exact-scheme payments with a maximum amount of 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals). This aligns with the site-wide advertised price of $0.02 per request. No API keys or rate limits are required — payment is the sole access control. The response MIME type is `application/json`.

Note that the endpoint path (`/api/v1/hr/reviews/4`) does not appear in the site's publicly listed API catalog, which focuses on analytics, AI, finance, and utility categories. There is no dedicated documentation, request/response schema, or example payload available for this specific HR reviews resource. The exact fields returned and the accepted POST body are unknown. The platform itself is minimal, with most pages behind a "Connect wallet" gate and no OpenAPI spec or detailed docs published.

Capabilities

x402-paymentusdc-base-networkpay-per-requesthr-datajson-responseno-api-keyno-rate-limit

Use cases

  • Retrieving HR review records programmatically with per-call micropayments
  • Integrating employee review data into agent workflows without subscription overhead
  • Accessing structured HR data via a crypto-native pay-as-you-go model

Fit

Best for

  • Agents or developers needing on-demand HR review data without API key management
  • Crypto-native applications that can settle USDC payments on Base
  • Low-volume or sporadic access patterns where per-call pricing is economical

Not for

  • High-volume bulk HR data retrieval where per-call costs add up
  • Users without a Base-compatible USDC wallet
  • Anyone needing detailed documentation or guaranteed SLAs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base). However, this specific HR reviews endpoint is not listed in the site's public catalog, there is no OpenAPI spec, no request/response schema, no documentation, and no examples. The purpose and data shape are inferred solely from the URL path.

Warnings

  • Endpoint /api/v1/hr/reviews/4 is not listed in the provider's public API catalog — may be undocumented or experimental.
  • No request body schema or response schema available; data shape is entirely unknown.
  • No OpenAPI spec, README, or detailed documentation found — most site pages return only a 'Connect wallet' prompt.
  • The HR reviews domain may involve personally identifiable information (PII); data handling and compliance posture are unknown.

Citations

Provenance

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

Agent access