{"uid":"cap_N0VyNbPPUD1mltt8vL5a_","slug":"forgemesh-matrix-math-api-666745b9","name":"ForgeMesh Matrix Math API","description":"Linear algebra API: determinant, inverse, transpose, eigenvalues, multiply, or add matrices up to 50x50 with structured array inputs — exact computation, instant. The linear algebra LLMs can't do reliably in-context. For engineering, graphics, and scientific agents.","url":"https://x402.forgemesh.io/math-matrix","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"matrix_a":{"type":"array","description":"2D array of numbers"},"matrix_b":{"type":"array","description":"2D array (multiply/add)"},"operation":{"type":"string","description":"determinant|inverse|transpose|eigenvalues|multiply|add"}}},"responseSchema":{"type":"json","example":{"result":10,"operation":"determinant"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fqmm7-N27BIJCGqsRByuL","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs exact linear algebra operations (determinant, inverse, transpose, eigenvalues, multiply, add) on matrices up to 50x50","exampleAgentPrompt":"Can you compute the eigenvalues of this 3x3 matrix: [[4,1,0],[2,3,1],[0,1,2]]? Use exact computation, not approximation.","exampleUseCases":null,"resultDescription":"Returns exact numerical results for the requested matrix operation — e.g. a scalar determinant, a 2D inverse matrix, a transposed array, a list of eigenvalues, or a resulting product/sum matrix.","failureModes":["Matrix dimensions exceed 50x50 — operation rejected","matrix_b missing for multiply/add operations","Singular matrix has no inverse — error returned","Invalid or non-numeric values in array input","Unsupported operation string provided"],"whenToPreferThis":"Choose this endpoint when you need exact, reliable linear algebra computation that LLMs cannot do accurately in-context — especially for determinants, inverses, or eigenvalues of non-trivial matrices. Ideal for engineering, scientific, or graphics agent workflows needing precision math on matrices up to 50x50.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:01:35.299Z","isFirstParty":false}