x402basequality 0.35

Pay-per-call employee salary data endpoint on Base via x402 (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com returns salary information for a specific employee (ID 142) in JSON format. It is part of a broader platform offering dozens of pay-per-request API endpoints across data analytics, AI/ML, finance, and utility categories, all settled on the Base network using USDC.

The endpoint accepts POST requests and returns application/json responses. Payment is handled via the x402 protocol: callers include an X-PAYMENT header with a signed USDC payment on Base. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. The platform advertises a flat $0.02/request pricing across all endpoints, with no API keys, no rate limits, and no minimum commitments.

The specific endpoint path (`/api/v1/employees/142/salary`) suggests it returns salary data for employee record 142. However, no documentation exists describing the request body schema, response fields, or whether other employee IDs are supported. The docs, pricing, and API pages on the site all render only a "Connect wallet" prompt with no further content. Without an OpenAPI spec or example responses, the exact data returned is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datapay-per-requestjson-response

Use cases

  • Retrieving salary information for employee records via automated agents
  • Demonstrating x402 micropayment protocol integration on Base
  • Building payroll or HR dashboards that pull salary data on demand

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand employee salary lookups
  • Low-cost per-request data access without API key management

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 SLAs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the specific data returned by this employee salary endpoint is undocumented. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Docs, pricing, and API pages render only 'Connect wallet' with no usable content
  • Request body format and response fields are completely unknown
  • The endpoint path references a hardcoded employee ID (142); unclear if other IDs are supported
  • The broader platform lists many endpoints but none have documented schemas

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:48:45Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-25

Agent access

Pay-per-call employee salary data endpoint on Base via x402 (USDC). — Clawmart · Clawmart