x402basequality 0.30

Pay-per-call HR reviews endpoint on Base via x402 — $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/hr/reviews/49` is part of the lowpaymentfee.com platform, which offers a broad catalog of pay-per-request APIs settled via the x402 protocol on the Base network using USDC. The specific endpoint appears to serve HR review data (likely employee or company review record #49), though the exact response schema is not documented. Payment is handled inline: callers send an X-PAYMENT header with a signed USDC payment on Base, and the server returns the resource upon verification.

The x402 challenge confirms the endpoint is live and accepts up to 20,000 base units of USDC (0.02 USD) per request. The platform advertises no API keys, no rate limits, and instant access across all its endpoints. Beyond this HR reviews endpoint, lowpaymentfee.com hosts endpoints spanning data analytics, AI/ML inference, finance/crypto data, and utility services — all at the same $0.02/request price point.

Documentation is extremely sparse. There is no OpenAPI spec, no request/response schema beyond the x402 output metadata, and the /api, /pricing, and /README pages all resolve to a minimal "Connect wallet" prompt. The exact fields returned by this HR reviews endpoint, the meaning of the ID parameter (49), and whether other IDs are valid are all unknown. Agents should expect a JSON response but must handle the lack of a documented contract.

Capabilities

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

Use cases

  • Retrieving HR review records programmatically with per-call payment
  • Integrating employee review data into agent workflows without subscription overhead
  • Demonstrating x402 micropayment protocol usage on Base

Fit

Best for

  • Agents needing on-demand HR review data without API key registration
  • Developers experimenting with x402 micropayment-gated endpoints
  • Low-volume, pay-as-you-go access to structured HR data

Not for

  • Production systems requiring documented response schemas and SLAs
  • Bulk retrieval of large HR datasets (no batch endpoint documented)
  • Users who cannot transact in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no documented request/response schema, no examples, and the specific endpoint's purpose (HR reviews) is only inferable from the URL path. The crawled pages beyond the homepage are empty stubs.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Response format and fields are completely undocumented
  • The meaning of the path parameter '49' is unknown — unclear if other IDs are valid
  • All non-homepage pages (/api, /pricing, /README) returned only a 'Connect wallet' stub
  • The endpoint's actual data source and freshness are unverifiable

Citations

Provenance

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

Agent access