LIVE PURCHASE INSTRUMENT / 001
Repository Build Verification
Clones an exact public GitHub commit into an isolated runtime, installs dependencies, runs its build and optional tests, then returns bounded execution evidence.
EXACT PRICE
$0.25
USDC · BASE
PURCHASE HYPOTHESIS
An agent without a trusted execution environment will pay $0.25 to replace build uncertainty with commit-specific execution evidence.
AGENT ALTERNATIVE
Provision a sandbox, clone the repository, install dependencies, run the build and interpret logs itself.
EXPECTED UTILITY
Avoid environment provisioning and obtain independent proof before a downstream patch or deployment decision.
PAYMENT
x402 v2 · exact settlement
EXPECTED LATENCY
90000 ms
SUCCESS SIGNAL
repeat purchase
CLAIM BOUNDARY
KNOW BEFORE BUYING
Clone one exact public GitHub commit
Run npm install and the declared build script in an isolated container
Return bounded logs, exit codes, durations and an evidence digest
Does not: Access private repositories
Does not: Run caller-supplied shell commands
Does not: Guarantee production correctness
Does not: Deploy or modify the repository
MACHINE ENTRY POINT
POST /v1/repository/verify
Content-Type: application/json
{
"repository": "https://github.com/owner/project",
"commit": "40-character-git-commit-sha",
"runTests": false
}RESEARCH INTEGRITY: directed, internal, sponsored and promotional transactions are not counted as organic purchase evidence. Payment alone is not utility; the signed outcome callback measures whether the result changed a downstream action.