{"uid":"cap_VsB-NoABQgluG2jESIZsu","slug":"merchant-crawler-traffic-gating-and-pricing-procedure-46afba7e","name":"Merchant Crawler Traffic Gating and Pricing Procedure","description":"Decision procedure for classifying inbound bot and crawler traffic, choosing between serve, challenge, or 402 charge, and setting a price ladder and rate limits for high-volume scrapers.","url":"https://k2so-8080.on.ascii.dev/api/services/merchant-crawler-traffic-gating-and-pricing-proc","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{"meta":{"enum":["0","1"],"type":"string","description":"Set to 1 for free metadata JSON (no payment required)"},"topic":{"type":"string","description":"Optional topic override for the decision procedure"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","title":"Merchant crawler traffic gating and pricing procedure paid response","$schema":"https://json-schema.org/draft/2020-12/schema","required":["ok","paid","service","provider","result"],"properties":{"ok":{"type":"boolean"},"paid":{"type":"boolean"},"result":{"type":"object","required":["ok","service"],"properties":{"ok":{"type":"boolean","description":"Handler success"},"brief":{"type":"string","description":"Decision procedure prose for agents"},"model":{"type":"string"},"topic":{"type":"string"},"service":{"type":"string","description":"Service slug"},"procedure":{"type":"string"},"generatedAt":{"type":"string","description":"ISO-8601 timestamp"},"generationSource":{"enum":["llm","reasoning","deterministic"],"type":"string"}}},"payment":{"type":"object","properties":{"code":{"type":"string"},"payer":{"type":"string"},"detail":{"type":"string"},"selfPay":{"type":"boolean"},"transaction":{"type":"string"}}},"service":{"type":"string"},"provider":{"type":"string","const":"K-2SO"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Xv2tOvpsCUXx_myb0I8A9","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a decision procedure brief for classifying inbound bot/crawler traffic and choosing between serve, challenge, or 402-charge responses with a price ladder and rate limits.","exampleAgentPrompt":"Give me the decision procedure for how a merchant should gate and price crawler traffic on their x402 endpoint — I need to know when to serve, challenge, or charge scrapers and how to set the price ladder.","exampleUseCases":[{"title":"Pricing scrapers hitting a data API","prompt":"I'm running a data API with x402 and I'm getting hit by a lot of scrapers — give me a decision procedure for how to classify that bot traffic and what price ladder to set so high-volume crawlers get charged instead of just blocked."},{"title":"Building a bot challenge policy","prompt":"Help me figure out the right policy for when to serve, challenge, or respond with a 402 to inbound crawler traffic on my merchant endpoint — I want a structured decision procedure I can implement."},{"title":"Rate limiting autonomous agent crawlers","prompt":"My x402 merchant service is seeing a lot of autonomous agent traffic — what's the recommended procedure for rate limiting those crawlers and deciding which ones to gate versus charge versus allow through freely?"}],"resultDescription":"A structured brief containing a prose decision procedure for classifying crawler/bot traffic and choosing between serve, challenge, or HTTP 402 charge responses; includes a price ladder, rate limit guidance, the service slug, generation source (llm/reasoning/deterministic), and an ISO-8601 timestamp.","failureModes":["Invalid HTTP method (only GET, HEAD, DELETE accepted)","Upstream LLM/reasoning failure returning ok:false","Missing or malformed query parameters causing schema validation error","Payment not completed resulting in 402 response with payment details","Topic override not recognized, falling back to default procedure"],"whenToPreferThis":"Choose this endpoint when building or operating an x402 merchant service that needs to handle inbound bot and crawler traffic programmatically — especially when you need a ready-made, AI-generated decision procedure rather than hand-crafting your own traffic classification logic. Prefer this over generic rate-limiting documentation when you need opinionated guidance specific to the x402 payment protocol ecosystem.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:00:28.611Z","isFirstParty":false}