{"generatedAt":"2026-04-28T15:04:06.023Z","goal":"Create one external x402 discover/fetch attempt or one concrete failure report.","ownerAsk":"Please run the first command that fits your wallet/client setup and report the first discovery, metadata, payment, or parsing failure.","origins":{"http":"https://x402.bitcoinsapi.com","mcp":"https://mcp.bitcoinsapi.com"},"commands":[{"name":"Discover paid HTTP routes","purpose":"Proves the OpenAPI/agent-discovery surface is parseable.","command":"npx agentcash@latest discover https://x402.bitcoinsapi.com --format json","expected":"success: true with paid /weather and /merchant-payout-plan endpoints"},{"name":"No-wallet 402 challenge","purpose":"Checks payment metadata without spending anything.","command":"curl -i \"https://x402.bitcoinsapi.com/weather\"","expected":"HTTP 402 with a PAYMENT-REQUIRED header"},{"name":"Lowest-friction paid HTTP call","purpose":"Creates the cheapest external paid usage signal.","command":"npx agentcash@latest fetch \"https://x402.bitcoinsapi.com/weather\"","expected":"HTTP 200 paid JSON response after a $0.001 Base Sepolia x402 payment"},{"name":"Merchant paid HTTP call","purpose":"Tests the strongest Bitcoin merchant payout use case.","command":"npx agentcash@latest fetch \"https://x402.bitcoinsapi.com/merchant-payout-plan?batchSize=24\u0026targetBlocks=3\u0026urgency=balanced\"","expected":"HTTP 200 merchant payout plan after a $0.003 Base Sepolia x402 payment"},{"name":"MCP health check","purpose":"Verifies the public MCP surface is live before any paid tool call.","command":"curl https://mcp.bitcoinsapi.com/status","expected":"ok: true with plan_merchant_payout_batch and plan_expedited_payout_batch tools"}],"knownGood":{"httpSettlementTx":"0x30ff7b33ec19dff3d77373794584b40315ce497942bfe6f2b064a28e7d56e7d5","mcpSettlementTx":"0x27f2db0c850823bf1e6c4f35a589106e00f39cc96a5ecf68e9a164184c3d79f1","network":"eip155:84532","payTo":"0x2eDbF699657ae1A09D9C3833FD162A6b59344364"},"reportBack":{"preferredOutcome":"ignored, tried_failed, tried_paid, metadata_mismatch, or payment_succeeded","scoreboard":"https://github.com/x402-foundation/x402/pull/1943#issuecomment-4323450586"},"caveats":["The production mainnet surface is https://bitcoinsapi.com/x402; this proof origin is Base Sepolia.","On this Windows host, AgentCash discovery can print successful JSON and then exit nonzero with a libuv assertion.","CDP search and merchant discovery contain the proof origin; CDP resources visibility can lag behind them."]}