{"uid":"cap_1vsrBDg2BcB432abQZDKs","slug":"pennyrail-sort-lines-8bd4c72d","name":"PennyRail Sort Lines","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/text.lines-sort--sort-lines","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string"}}},"responseSchema":{"type":"object","additionalProperties":true},"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_ykB5fzOgMrUjHEhp84jXp","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":"Sorts the lines of a multi-line text string into alphabetical or natural order","exampleAgentPrompt":"Can you sort these lines alphabetically for me? Here's the text:\nBanana\nApple\nCherry\nDate","exampleUseCases":[{"title":"Alphabetize a grocery list","prompt":"I have a messy grocery list with one item per line — can you sort all the lines alphabetically so it's easier to find things in the store? Here it is: Milk\nEggs\nApples\nBread\nZucchini\nButter"},{"title":"Sort log entries by message","prompt":"I've got a bunch of plain-text log lines and I want them sorted alphabetically by their content so I can spot duplicates — here are the lines: ERROR: disk full\nINFO: started\nDEBUG: connection opened\nERROR: timeout"},{"title":"Order a word list for a dictionary","prompt":"I'm building a glossary and need these terms sorted alphabetically before I publish: Zygote\nMitosis\nChromosome\nAllele\nPhenotype\nGenotype"}],"resultDescription":"A text response containing the input lines reordered in sorted (alphabetical/natural) order, returned as a structured JSON object with the sorted text output.","failureModes":["Missing or empty 'input' field returns a validation error","Non-string input causes a schema error","Very large inputs may exceed payload limits","Payment failure or insufficient USDC balance blocks the call"],"whenToPreferThis":"Choose this endpoint when you need a simple, fast, paid micro-service to sort lines of text without standing up your own sorting logic or compute infrastructure. Useful in agent pipelines where text normalization or alphabetization is a discrete billable step.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:20:24.725Z","isFirstParty":false}