v2.2.179-cloudflare-worker-origin-release-split / search-to-checkout

Turn search intent into the right checkout path.

ApexScout now maps buyer intents to the shortest safe checkout step: confirmed trust checks go to proof, and monetization/audit searches can open the $5 payment intent directly. The free Builder remains the safety fallback when payload or budget fit is unclear.

Use the tiny flow for a $0.01 first payment path. Use the payment intent preview when the buyer already knows they need the $5 Agent Revenue Audit.

The main conversion target is now a direct payment-intent handoff, with Builder prepare requests as the fallback signal for buyers who need validation first.

Aggregate bridge summary

{
  "sourceEvidence": {
    "source": "privacy-safe discovery:search-fit evidence plus ApexScout-owned route metadata",
    "searchFitEvidenceLevel": "search_confirmed",
    "targetQueriesChecked": 18,
    "queriesWithAnyApexScoutRoute": 9,
    "queriesWithOpportunityCheck": 2,
    "queriesWithAgentRevenueAudit": 7,
    "mappedCheckoutIntents": 9,
    "officialSearchCanRateLimit": true,
    "evidenceCaution": "Official discovery search can return 429 during a full query sweep, so this bridge separates observed route presence from broader no-spend checkout routing.",
    "nonApexScoutResultsStored": false
  },
  "attribution": {
    "mode": "aggregate-only-source-tags",
    "cookiesAdded": false,
    "trackingScriptsAdded": false,
    "sessionTrackingAdded": false,
    "buyerLevelDataExposed": false,
    "sourceTags": {
      "proof": "search-bridge-proof",
      "tinyPayment": "search-bridge-tiny-payment",
      "auditBuilder": "search-bridge-audit-builder",
      "auditPaymentIntent": "search-bridge-payment-intent",
      "passport": "search-bridge-passport",
      "metadataPreflight": "search-bridge-metadata-preflight"
    },
    "taggedPaths": {
      "x402Proof": "/x402-proof?src=search-bridge-proof",
      "chatTinyPaymentFlow": "/chat-tiny-payment-flow?src=search-bridge-tiny-payment",
      "auditBuilder": "/agent-revenue-audit-builder?template=search-checkout&src=search-bridge-audit-builder",
      "auditPaymentIntent": "/payment-intent?route=agent-revenue-audit&src=search-bridge-payment-intent",
      "spendPassport": "/agent-spend-passport?src=search-bridge-passport",
      "metadataPreflight": "/x402-metadata-preflight?src=search-bridge-metadata-preflight"
    },
    "note": "Bridge CTAs use src parameters only for aggregate owned-surface attribution. They do not expose buyer identity, wallet history, prompts, or paid responses."
  },
  "conversionLadder": {
    "trustAndProof": {
      "route": "/api/opportunity-check",
      "price": "$0.01",
      "confirmedSearchIntents": [
        "x402 trust check",
        "buyer agent trust check"
      ],
      "firstNoSpendStep": "/x402-proof",
      "firstNoSpendStepSourceTagged": "/x402-proof?src=search-bridge-proof",
      "secondNoSpendStep": "/chat-tiny-payment-flow",
      "secondNoSpendStepSourceTagged": "/chat-tiny-payment-flow?src=search-bridge-tiny-payment",
      "paidStepRequiresBuyerApproval": true
    },
    "monetizationAudit": {
      "route": "/api/agent-revenue-audit",
      "price": "$5.00",
      "confirmedSearchIntents": [
        "agent revenue audit",
        "AI agent monetization audit",
        "x402 monetization audit",
        "buyer-agent route evaluation",
        "x402 builder audit",
        "route pricing audit",
        "agent API conversion audit"
      ],
      "mappedFallbackIntents": [],
      "firstNoSpendStep": "/agent-revenue-audit-builder",
      "firstNoSpendStepSourceTagged": "/agent-revenue-audit-builder?template=search-checkout&src=search-bridge-audit-builder",
      "directPaymentIntent": "/payment-intent?route=agent-revenue-audit&src=search-bridge-payment-intent",
      "secondNoSpendStep": "/buyer-agent-payment-safety",
      "paidStepRequiresBuyerApproval": true
    }
  },
  "conversionHandoff": {
    "mode": "aggregate-only-search-to-payment-intent-handoff",
    "primaryGoal": "turn search-confirmed audit intent into a $5 payment intent preview or a Builder prepare request when the buyer needs validation first",
    "nextBestAction": "/payment-intent?route=agent-revenue-audit&src=search-bridge-payment-intent",
    "fallbackNoSpendBuilder": "/agent-revenue-audit-builder?template=search-checkout&src=search-bridge-audit-builder",
    "prepareApi": "/api/agent-revenue-audit-builder/prepare",
    "requiredBeforePayment": [
      "currentProblem",
      "wallet cap >= $5.00",
      "approved budget >= $5.00",
      "metadata safety ready"
    ],
    "expectedCounters": [
      "searchIntentCheckoutBridge.pageViews",
      "agentRevenueAuditBuilder.pageViews",
      "agentRevenueAuditBuilder.prepareRequests",
      "agentRevenueAuditBuilder.readyToPay",
      "paidCompletions"
    ],
    "sourceTags": {
      "proof": "search-bridge-proof",
      "tinyPayment": "search-bridge-tiny-payment",
      "auditBuilder": "search-bridge-audit-builder",
      "auditPaymentIntent": "search-bridge-payment-intent",
      "passport": "search-bridge-passport",
      "metadataPreflight": "search-bridge-metadata-preflight"
    },
    "cookiesAdded": false,
    "sessionTrackingAdded": false,
    "buyerLevelDataExposed": false,
    "note": "The bridge points buyers to no-spend checks first. Builder prepare telemetry stores only safe aggregate source buckets."
  },
  "pathDescriptions": {
    "trustProof": "Use x402 proof to inspect the payment rail and route shape before considering the one-cent opportunity-check path.",
    "tinyPayment": "Use the tiny flow for a $0.01 first payment path. It explains the unpaid 402 to buyer-controlled paid retry flow without executing payment.",
    "auditBuilder": "Use the audit builder for a valid $5 audit request before payment. It checks required fields, wallet cap, and metadata safety first.",
    "auditPaymentIntent": "Use the payment intent preview when the buyer already wants the $5 Agent Revenue Audit and needs the exact x402 paid retry command.",
    "passport": "Use Agent Spend Passport when the buyer agent needs a no-spend route recommendation before choosing a paid path.",
    "metadataPreflight": "Use Metadata Preflight when the buyer needs to check a payload for secrets, unsafe asks, or missing fields before payment."
  },
  "paidCallsMade": false,
  "competitorDataStored": false,
  "buyerLevelDataExposed": false
}

Audit-oriented intents

Monetization intent

agent revenue audit

Fast path: open the $5 payment intent.

Safety path: build a valid $5 audit request before payment.

{
  "serviceName": "Example Agent API",
  "currentOffer": "Pay-per-call API for buyer agents",
  "targetBuyer": "x402 builders and buyer agents",
  "currentProblem": "The buyer searched for agent revenue audit and needs a safer paid route, pricing, and conversion plan before spending.",
  "currentPaymentRail": "base-x402",
  "riskTolerance": "medium",
  "maxBudgetUsd": "5.00",
  "walletPerRequestCapUsd": "5.00",
  "source": "search-intent-agent-revenue-audit"
}

Monetization intent

AI agent monetization audit

Fast path: open the $5 payment intent.

Safety path: build a valid $5 audit request before payment.

{
  "serviceName": "Example Agent API",
  "currentOffer": "Pay-per-call API for buyer agents",
  "targetBuyer": "x402 builders and buyer agents",
  "currentProblem": "The buyer searched for AI agent monetization audit and needs a safer paid route, pricing, and conversion plan before spending.",
  "currentPaymentRail": "base-x402",
  "riskTolerance": "medium",
  "maxBudgetUsd": "5.00",
  "walletPerRequestCapUsd": "5.00",
  "source": "search-intent-ai-agent-monetization-audit"
}

Monetization intent

x402 monetization audit

Fast path: open the $5 payment intent.

Safety path: build a valid $5 audit request before payment.

{
  "serviceName": "Example Agent API",
  "currentOffer": "Pay-per-call API for buyer agents",
  "targetBuyer": "x402 builders and buyer agents",
  "currentProblem": "The buyer searched for x402 monetization audit and needs a safer paid route, pricing, and conversion plan before spending.",
  "currentPaymentRail": "base-x402",
  "riskTolerance": "medium",
  "maxBudgetUsd": "5.00",
  "walletPerRequestCapUsd": "5.00",
  "source": "search-intent-x402-monetization-audit"
}

Monetization intent

buyer-agent route evaluation

Fast path: open the $5 payment intent.

Safety path: build a valid $5 audit request before payment.

{
  "serviceName": "Example Agent API",
  "currentOffer": "Pay-per-call API for buyer agents",
  "targetBuyer": "x402 builders and buyer agents",
  "currentProblem": "The buyer searched for buyer-agent route evaluation and needs a safer paid route, pricing, and conversion plan before spending.",
  "currentPaymentRail": "base-x402",
  "riskTolerance": "medium",
  "maxBudgetUsd": "5.00",
  "walletPerRequestCapUsd": "5.00",
  "source": "search-intent-buyer-agent-route-evaluation"
}

Monetization intent

x402 builder audit

Fast path: open the $5 payment intent.

Safety path: build a valid $5 audit request before payment.

{
  "serviceName": "Example Agent API",
  "currentOffer": "Pay-per-call API for buyer agents",
  "targetBuyer": "x402 builders and buyer agents",
  "currentProblem": "The buyer searched for x402 builder audit and needs a safer paid route, pricing, and conversion plan before spending.",
  "currentPaymentRail": "base-x402",
  "riskTolerance": "medium",
  "maxBudgetUsd": "5.00",
  "walletPerRequestCapUsd": "5.00",
  "source": "search-intent-x402-builder-audit"
}

Monetization intent

route pricing audit

Fast path: open the $5 payment intent.

Safety path: build a valid $5 audit request before payment.

{
  "serviceName": "Example Agent API",
  "currentOffer": "Pay-per-call API for buyer agents",
  "targetBuyer": "x402 builders and buyer agents",
  "currentProblem": "The buyer searched for route pricing audit and needs a safer paid route, pricing, and conversion plan before spending.",
  "currentPaymentRail": "base-x402",
  "riskTolerance": "medium",
  "maxBudgetUsd": "5.00",
  "walletPerRequestCapUsd": "5.00",
  "source": "search-intent-route-pricing-audit"
}

Monetization intent

agent API conversion audit

Fast path: open the $5 payment intent.

Safety path: build a valid $5 audit request before payment.

{
  "serviceName": "Example Agent API",
  "currentOffer": "Pay-per-call API for buyer agents",
  "targetBuyer": "x402 builders and buyer agents",
  "currentProblem": "The buyer searched for agent API conversion audit and needs a safer paid route, pricing, and conversion plan before spending.",
  "currentPaymentRail": "base-x402",
  "riskTolerance": "medium",
  "maxBudgetUsd": "5.00",
  "walletPerRequestCapUsd": "5.00",
  "source": "search-intent-agent-api-conversion-audit"
}

Trust-check intents

Guardrails