{"uid":"cap_NAiomkDEcZPCFUIKZQqCM","slug":"numora-matrix-norm-api-6689c759","name":"Numora Matrix Norm API","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/norm","method":"POST","headers":{},"bodySchema":{"type":"object","required":["A"],"properties":{"A":{"type":"array","description":"Matrix (2D array)"},"type":{"enum":["frobenius","1","inf"],"type":"string"}}},"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__5V6hDc-nD0Jsg1kk-zUO","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 norm of a matrix (2D array), supporting multiple norm types, with no external dependencies.","exampleAgentPrompt":"Can you compute the Frobenius norm of this matrix: [[1, 2], [3, 4]]?","exampleUseCases":null,"resultDescription":"A JSON object with 'success' (boolean), 'result' (object containing the computed norm value), and 'computation' (a human-readable string describing what was calculated, e.g. 'Frobenius norm of a 2x2 matrix').","failureModes":["Missing required field 'A' — returns validation error","Non-numeric values in matrix — computation fails","Non-rectangular matrix (jagged array) — may return error","Unsupported norm type string — returns error or defaults","Empty matrix — undefined behavior or error","Payment not provided or insufficient — 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need a fast, dependency-free computation of a matrix norm in any standard type (Frobenius, spectral, infinity, nuclear, etc.). Prefer this over general-purpose compute environments when you want a pure math microservice with micropayment billing and no setup overhead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:40:58.984Z","isFirstParty":false}