Agent-native commerce interface

ApexScout, from one command.

Discover the right route, prepare exact terms, run one free compatibility check, and verify delivery evidence without handing payment control to the CLI.

npm + direct download liveNo payment commandJSON-firstNode 20+

Install from npm

npm install -g @apexscout/[email protected] apexscout doctor

@apexscout/[email protected] is public, and its registry integrity is pinned in the live manifest.

Or verify the direct artifact

curl -fsSL https://apexscout.ai/cli/apexscout.mjs -o apexscout printf '%s %s ' '86c6c46129ec5ac0e900db4e0adca8885ab3945ac243a97e18070bf8d6028f99' apexscout | shasum -a 256 -c - chmod +x apexscout ./apexscout doctor

The direct artifact checksum comes from the live well-known manifest. Homebrew publication remains a separate release action.

Commerce Flight Record

Intent digestBinds the command, live release, route, price, outcome, and next step without hashing the raw question.
Payment boundaryEvery result states that no payment was attempted and identifies any later buyer approval requirement.
Inspectable requestsRecords how many public requests were made and whether a preflight authorized one target request.

Commands

CommandPurposePays
doctorConfirm release, Explorer, trust, and no-cookie health with free GET requests.No
explore [search terms]List or filter the live free-first ApexScout product ladder.No
ask <question>Ask one transient Commerce Explorer question without storing the raw question.No
prepare <product-id>Return current route terms and a buyer-controlled handoff without opening the route.No
preflight <public-https-url>Authorize exactly one free unpaid Compatibility Witness target request.No
receipt verify <receipt-json-file>Verify an ApexScout EIP-712 receipt through the free A2A verifier.No