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 91) 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 authorize each call.

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. However, this specific endpoint (`/api/v1/employees/91/salary`) is not listed on the site's public catalog, and no documentation beyond the x402 challenge was found. The response schema, request body format, and exact data returned are undocumented. The crawled docs, pricing, API, and README pages all rendered only a "Connect wallet" prompt with no additional content.

Because the endpoint is live (returns a valid 402 challenge with x402 version 1) and the payment parameters are clear, agents can integrate it, but the lack of input/output schema documentation means callers must discover the expected POST body experimentally. The endpoint pays to wallet 0x1A2B...85F3 and accepts the canonical Base USDC contract (0x8335...2913).

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datapay-per-callno-api-key

Use cases

  • Retrieving salary information for employee records
  • Integrating payroll data into automated agent workflows
  • Demonstrating x402 pay-per-call payment flows on Base

Fit

Best for

  • Agents needing on-demand salary data without subscription commitments
  • Developers experimenting with x402 micropayment protocols
  • Automated workflows requiring per-call payment settlement on Base

Not for

  • Bulk payroll data exports (single-employee endpoint, no batch support documented)
  • Users without a Base-network USDC wallet
  • Applications requiring detailed API documentation or guaranteed SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/91/salary \
  -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 and returns a valid x402 402 challenge with clear pricing and payment parameters. However, there is no OpenAPI schema, no documented request/response format, no examples, and the endpoint is not listed in the provider's own public catalog. Docs pages returned only wallet-connect prompts with no usable content.

Warnings

  • Endpoint /api/v1/employees/91/salary is not listed on the provider's public API catalog — may be a demo or test endpoint.
  • No request body schema or response schema documented; callers must discover expected input experimentally.
  • All documentation pages (docs, pricing, API, README) returned only a 'Connect wallet' prompt with no substantive content.
  • The endpoint appears to serve data for a single hardcoded employee ID (91); generalizability is unknown.

Citations

Provenance

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

Agent access

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