x402 Payments

HealthyAudit Done
View Session

Health

Healthy

Benchmark

14/100

SDK Version

No SDK dependency

Latest: 2.12.1

Audit Status

Audit Done

Started May 11, 2026

Approval

Not requested

Latest Audit Result

The x402 integration (exa-labs/x402, src/agent.ts) is a focused payment-demo agent that correctly uses the /search endpoint with type:auto and contents.highlights using the modern maxCharacters parameter. It intentionally does not use exa-js because the x402 payment protocol requires wrapping fetch calls directly. No deprecated API features (resolvedSearchType, highlightScores, startCrawlDate/endCrawlDate, /research) are used. The implementation is current and functional for its stated purpose.

Health: healthy
Latest SDK: 2.12.1

Missing Features (2)

  • exa-js SDK is not used (intentional: x402 payment wrapping requires direct fetch); current_sdk_version is null
  • Repo path mismatch in audit metadata: actual repository is exa-labs/x402 with src/agent.ts, not exa-labs/x402-exa with src/index.ts