{"uid":"cap_NHJW07tou2bCShBcb24ry","slug":"numora-matrix-rank-0bd56bee","name":"Numora Matrix Rank","description":"100 pure math computation endpoints for AI agents. Statistics, financial math, linear algebra, equation solving, calculus, number theory, sequence generation, and unit conversions. Zero external dependencies. x402 micropayments on Base.","url":"https://numorapoi.orbonomy.xyz/api/matrix/rank","method":"POST","headers":{},"bodySchema":{"type":"object","required":["A"],"properties":{"A":{"type":"array","description":"Matrix (2D array)"}}},"responseSchema":{"type":"object","required":["success","result","computation"],"properties":{"result":{"type":"object","description":"Computation result varies by endpoint"},"success":{"type":"boolean","description":"Always true on success"},"computation":{"type":"string","description":"Human-readable description of what was computed"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","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.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_LoZQ5r3sjL6P_uq8ZwWzl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the rank of a matrix (2D array) via a pure math computation API with x402 micropayments","exampleAgentPrompt":"What's the rank of this matrix: [[1, 2, 3], [4, 5, 6], [7, 8, 9]]?","exampleUseCases":null,"resultDescription":"Returns a JSON object with success=true, a result object containing the computed rank value, and a human-readable computation description string explaining what was calculated.","failureModes":["Non-2D array input causes validation error","Non-numeric values in matrix cause computation failure","Empty matrix or empty rows trigger error","Missing required field A returns 400 error","Oversized matrix may time out or hit compute limits","Payment failure via x402 returns 402 Payment Required"],"whenToPreferThis":"Use this endpoint when an AI agent needs to compute the rank of a matrix without setting up any local computation environment. Ideal for agents operating in stateless or sandboxed environments where running NumPy or MATLAB is not possible. Prefer this over general-purpose code execution when the task is purely matrix rank computation and cost-per-call micropayments are acceptable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:45:03.269Z","isFirstParty":false}