x402basequality 0.35

Pay-per-call employee salary data endpoint on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com returns employee salary information for a specific employee (ID 31) via a POST request. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request. The endpoint requires no API keys, no rate limits, and provides instant access — callers simply attach an x402 payment header to each request.

The hosting site lowpaymentfee.com offers 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 particular endpoint sits under what appears to be a sample or demo HR/employee data resource. No OpenAPI schema, request body specification, or response schema documentation was found beyond the x402 challenge itself, so the exact input parameters and response structure are unknown.

The endpoint is live and returns a valid x402 challenge (HTTP 402) with x402Version 1, accepting the "exact" payment scheme on Base mainnet to USDC contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913. The maximum amount required is 20,000 base units, which at 6 decimals equals $0.02 USD per call. Timeout is 300 seconds.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving salary information for a specific employee record
  • Demonstrating x402 payment protocol integration with USDC on Base
  • Building pay-per-call data access workflows without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand employee/salary data without subscription
  • Projects requiring keyless, pay-as-you-go API access on Base

Not for

  • Bulk payroll data retrieval (single-employee endpoint, no batch support documented)
  • Production HR systems requiring authenticated, auditable access controls
  • Users who need detailed API documentation or response schema guarantees

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no OpenAPI schema, no documented request/response format, no examples, and the docs/pricing/README pages all render only a wallet-connect prompt. The specific purpose of this employee salary endpoint is unclear beyond its URL path.

Warnings

  • No request body schema or response schema documented anywhere
  • Docs, pricing, and README pages return only a 'Connect wallet' prompt with no usable content
  • The endpoint path suggests HR/employee data but no context on data source, accuracy, or whether this is sample/demo data
  • No OpenAPI or ai-plugin manifest available

Citations

Provenance

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

Agent access