{"uid":"cap_Y0k8ukwT70PGO4wW71X6l","slug":"delx-iota-df17f062","name":"Delx Iota","description":"Generate 0..n-1 integers. Call when you need simple index arrays for agent maps. Returns values list and count for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.","url":"https://api.delx.ai/api/v1/x402/iota","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"n":{"type":"integer","description":"Input field: n."}}},"responseSchema":{"type":"json","example":{"count":4,"schema":"delx/util-iota/v1","values":[0,1,2,3]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_AEj-WiiRsKB0XHWMZJEbW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates a sequential integer array from 0 to n-1, returning the values list and count.","exampleAgentPrompt":"Can you generate an index array of 10 integers starting from 0 for me?","exampleUseCases":[{"title":"Indexing agent task pipeline","prompt":"I need a zero-based index list for 25 tasks I'm assigning across my agent pipeline — can you generate integers from 0 to 24?"},{"title":"Building a grid map for agents","prompt":"Generate an array of 100 sequential integers starting at 0 so I can use them as cell indices for my agent's grid map."},{"title":"Creating numbered slots for data processing","prompt":"I need 50 index values starting from 0 to label each chunk in my batch — can you give me an iota sequence of length 50?"}],"resultDescription":"Returns a JSON object containing a list of sequential integers from 0 to n-1 and the count of values generated (equal to n).","failureModes":["Missing or invalid n (non-integer or negative value) may result in a 400 error or empty result","n of 0 returns an empty list with count 0","Payment failure over x402 protocol blocks the response","Extremely large n values may time out or be rejected"],"whenToPreferThis":"Use this endpoint when you need a simple, deterministic zero-based integer sequence without any external dependencies, keys, or data retention. Ideal for agent workflows that require index arrays, slot labeling, or grid mapping on-demand with minimal cost ($0.001 USDC). Prefer over custom code generation when operating in constrained agent environments where local computation isn't available.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:42.288Z","isFirstParty":false}