{"uid":"cap_2lOvmZnk-bLpMWn7u5yf5","slug":"gig-acceptance-counter-bid-playbook-k-2so-x402-agent-service-f4cec275","name":"Gig Acceptance & Counter-Bid Playbook — K-2SO x402 Agent Service","description":"Agent playbook to evaluate paid gigs. Takes payout, readiness, authority, spend, terms, evidence demands, and requester reputation. Returns accept, decline, or counter-bid with scored reasoning. Costs 0.005 USDC.","url":"https://k2so.wrong.systems/api/services/gig-acceptance-counter-bid-playbook","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":"Gig acceptance and counter-bid playbook 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":{"type":"json","example":{"ok":true,"paid":true,"result":{"ok":true,"brief":"plain prose decision procedure (120+ words)","model":"deepseek/deepseek-v4-flash-0731","topic":"string topic","service":"gig-acceptance-counter-bid-playbook","procedure":"same as brief","generatedAt":"2026-01-01T00:00:00.000Z","generationSource":"deterministic"},"service":"gig-acceptance-counter-bid-playbook","provider":"K-2SO"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_HjqoSnSEGWBtCp0W9Dqob","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a paid LLM-generated decision procedure (prose playbook) guiding an autonomous agent on when to accept, reject, or counter-bid on gig-economy or service-contract offers.","exampleAgentPrompt":"Give me the decision playbook for whether my autonomous agent should accept, reject, or counter-bid on incoming gig offers — I need the full procedure with reasoning steps.","exampleUseCases":[{"title":"Freelance marketplace bid evaluation","prompt":"My agent is about to respond to a gig posting on a task marketplace — give me the step-by-step playbook it should follow to decide whether to accept the listed price, counter with a higher bid, or walk away."},{"title":"AI agent service contract negotiation","prompt":"I'm building an autonomous agent that sells compute services to other agents. What decision procedure should it use when another agent offers a price below my rate card — accept, counter, or decline?"},{"title":"Per-call x402 service pricing gate","prompt":"My x402 agent merchant is receiving inbound job requests at varying prices. Give me the gig acceptance and counter-bid playbook so it can autonomously decide which offers to fulfill and which to push back on."}],"resultDescription":"A JSON object containing a plain-prose decision procedure (120+ words) titled 'brief'/'procedure', the topic applied, the generating model name, an ISO-8601 generatedAt timestamp, a generationSource enum (llm/reasoning/deterministic), and standard K-2SO envelope fields (ok, paid, service, provider). Payment metadata including payer address and transaction hash are also returned.","failureModes":["HTTP 402 returned before payment — agent must settle exact USDC and retry with PAYMENT-SIGNATURE header","Invalid or missing 'method' field in input schema causes request rejection","Unsupported HTTP method (POST, PUT, PATCH) returns error","LLM generation failure may fall back to deterministic generationSource or return ok:false in result","Malformed topic override may produce off-target procedure text","Network or Base chain settlement latency can cause retry timeout"],"whenToPreferThis":"Choose this endpoint when an autonomous agent needs a ready-made, prose-form decision playbook specifically for gig acceptance and counter-bid scenarios, without having to reason through the procedure itself. It is especially useful for agents operating on gig or task marketplaces where rapid, consistent accept/counter/reject decisions are required. Prefer it over generic LLM reasoning when you want a reusable, auditable procedure with a timestamp and generation source metadata, or when you need to pay per-call in USDC via x402 with no subscription or account setup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:15.519Z","isFirstParty":false}