{"uid":"cap_BMwhtyaxHsqGBCzgCEPJL","slug":"house-bond-mainnet-worker-0c706df8","name":"House Bond Mainnet Worker","description":"Bond pay-for-result worker. Settles $0.02 only on success.","url":"https://house-bond-mainnet.onrender.com/v1/run","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Q8kAHq7UodhiXHAoKnEpE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes a pay-for-result HTTP task via the x402 protocol, charging $0.02 USDC only on successful completion","exampleAgentPrompt":"Run the bonded worker on mainnet with a JSON POST body — it'll only settle the $0.02 USDC charge if the task actually succeeds.","exampleUseCases":[{"title":"Bonded API call with micropayment","prompt":"Execute a pay-for-result POST request to the bond worker using a JSON body — only charge me the 2 cents USDC if it completes successfully."},{"title":"Automated result-gated task dispatch","prompt":"Trigger the mainnet bond worker with a form-data body for my workflow step — I only want payment to go through if the task returns a successful result."},{"title":"x402 compute job with success settlement","prompt":"Send a bonded HTTP task to the mainnet worker using a plain text body, and make sure the $0.02 USDC settlement only happens if the run succeeds."}],"resultDescription":"Returns the result of the executed HTTP task along with settlement confirmation; the $0.02 USDC charge is only applied when the task completes successfully. On failure, no payment is settled.","failureModes":["Task execution failure — no payment settled, error details returned","Invalid input schema — missing required fields like 'type', 'method', or 'bodyType'","Insufficient USDC balance to cover potential settlement","Network timeout or worker unavailability on Render.com","Malformed body for the specified bodyType (e.g. non-JSON body with bodyType='json')"],"whenToPreferThis":"Choose this endpoint when you need pay-for-result semantics — you only want to be charged when a task actually succeeds. Ideal for agentic workflows where cost control is important and failure is a realistic outcome. Prefer this over standard API calls when you're operating under the x402 micropayment protocol on mainnet and need bonded, result-gated execution.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:37:44.937Z","isFirstParty":false}