{"uid":"cap_82M97e7KYdxXdBjAZmged","slug":"omniapi-matrix-math-tool-56cc9bf3","name":"OmniAPI Matrix Math Tool","description":"444 endpoints across 9+ chains. Crypto, AI, Social, Finance, Weather, Tools. Pay per call in USDC via x402 with 4 facilitators: Dexter, Meridian, FluxA, GoPlausible.","url":"https://omni-api-cyan.vercel.app/api/tools/math/matrix","method":"POST","headers":{},"bodySchema":{"type":"object","required":["query"],"properties":{"input":{"type":"string","description":"Input data for the endpoint"},"query":{"type":"string","description":"Search query or input text"},"params":{"type":"object","description":"Additional parameters"}}},"responseSchema":{"type":"object","description":"API response data"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.037879","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.037879/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.037879","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.037879","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_B2X_lXblEliSZRbFWl8Pt","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.037879","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs matrix computations and linear algebra operations via a paid per-call API using USDC micropayments over x402.","exampleAgentPrompt":"Can you multiply these two matrices for me: [[1,2],[3,4]] and [[5,6],[7,8]]? I need the resulting product matrix.","exampleUseCases":[{"title":"Matrix multiplication for ML pipeline","prompt":"Multiply these two matrices for me: [[2,3,1],[4,0,2]] and [[1,2],[3,4],[5,6]] — I need the result to feed into my next computation step."},{"title":"Solve system of linear equations","prompt":"Solve this system of linear equations for me using matrix methods: 2x + 3y = 7 and x - y = 1. Give me the values of x and y."},{"title":"Compute matrix inverse for graphics transform","prompt":"What's the inverse of the 3x3 matrix [[1,2,0],[0,1,3],[2,0,1]]? I need it to undo a coordinate transformation in my graphics pipeline."}],"resultDescription":"Returns a JSON object containing the result of the requested matrix operation — typically the output matrix, scalar value (e.g. determinant, trace), or decomposed components depending on the query. The response schema is a generic API response object.","failureModes":["Invalid or non-square matrix provided for operations requiring square matrices (e.g. inversion, determinant)","Malformed matrix input string causing parse errors","Singular matrix provided for inversion (no inverse exists)","Payment failure or insufficient USDC balance via x402 protocol","Ambiguous or unsupported mathematical query string","Missing required 'query' field in request body"],"whenToPreferThis":"Choose this endpoint when you need quick, on-demand matrix and linear algebra computations without standing up your own math library or server, especially in agent workflows that already use x402 USDC micropayments. It fits well in pipelines where matrix operations are occasional rather than high-volume, making per-call pricing practical. If you need deep numerical computing, specialized solvers, or bulk batch operations, a dedicated math library or service may be more cost-effective.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:01:07.922Z","isFirstParty":false}