{"uid":"cap_tnbe7eiukroHAKzTRp6J0","slug":"halowerk-edge-compute-bid-ranker-f5aedf0d","name":"Halowerk Edge Compute Bid Ranker","description":"Filters caller-supplied bids by CPU, memory and latency constraints, computes workload cost from quoted unit prices, and ranks feasible candidates by total cost then latency. It does not contact providers, attest hardware or place a bid.","url":"https://iot.halowerk.com/v1/edge-compute-bid","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"candidates":{"type":"array","items":{"type":"object","required":["provider","available_cpu_seconds","available_memory_gb_seconds","latency_ms","price_per_cpu_second","price_per_memory_gb_second"],"properties":{"provider":{"type":"string","maxLength":128,"minLength":1},"latency_ms":{"type":"number","maximum":1000000000,"minimum":0},"price_per_cpu_second":{"type":"number","maximum":1000000,"minimum":0},"available_cpu_seconds":{"type":"number","maximum":1000000000000,"minimum":0},"price_per_memory_gb_second":{"type":"number","maximum":1000000,"minimum":0},"available_memory_gb_seconds":{"type":"number","maximum":1000000000000000,"minimum":0}},"additionalProperties":false},"maxItems":1000,"minItems":1},"cpu_seconds":{"type":"number","maximum":1000000000,"minimum":0.001},"max_latency_ms":{"type":"number","maximum":1000000000,"minimum":0},"memory_gb_seconds":{"type":"number","maximum":1000000000000,"minimum":0}}},"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_JCvb_HgMXB0RnliMokhme","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":"Filters edge compute provider candidates by CPU, memory, and latency constraints, computes total workload cost from quoted unit prices, and returns feasible candidates ranked by cost then latency.","exampleAgentPrompt":"I need to rank these edge compute providers for a job that requires 120 CPU seconds and 80 GB-seconds of memory, with a maximum latency of 200ms — filter out anyone who can't meet those specs and sort the rest by total cost first, then latency.","exampleUseCases":[{"title":"Cheapest IoT edge node selection","prompt":"I have 15 edge compute bids and my job needs 50 CPU seconds and 30 GB-seconds of memory — can you filter out anyone who can't handle that and rank the rest by total cost, keeping only providers under 100ms latency?"},{"title":"Latency-constrained workload placement","prompt":"For a real-time inference job needing 200 CPU seconds and 150 GB-seconds of memory with a hard 75ms latency cap, rank these 8 provider candidates by cost so I know who to try first."},{"title":"Budget-optimal batch compute scheduling","prompt":"I've got quotes from 25 edge providers for a batch job requiring 500 CPU seconds and 400 GB-seconds of memory — filter out anyone who can't fulfill the capacity and sort the feasible ones cheapest first, latency is less of a concern so set max latency to 5000ms."}],"resultDescription":"A ranked list of feasible provider candidates that satisfy the CPU seconds, memory GB-seconds, and latency constraints, ordered by total computed workload cost (unit price × required quantity) and then by latency. Infeasible candidates that fail to meet resource or latency requirements are excluded from results.","failureModes":["No candidates meet the CPU, memory, or latency constraints — returns empty ranked list","Invalid or missing required fields such as cpu_seconds or candidates array — returns validation error","Candidate array is empty or exceeds 1000 items — schema validation rejection","Negative or zero cpu_seconds provided — schema minimum violation","Provider name exceeds 128 characters — schema length violation"],"whenToPreferThis":"Use this endpoint when you have a pre-collected set of edge compute provider quotes and need deterministic, cost-ranked filtering against a specific workload spec (CPU seconds, memory GB-seconds, max latency). It is ideal for agent workflows that gather bids from multiple IoT or edge providers and need a fast, reproducible ranking without contacting providers directly or performing hardware attestation. Prefer alternatives if you need live provider discovery, hardware verification, or actual bid placement.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:32:57.878Z","isFirstParty":false}