{"uid":"cap_YdiHasu8FJqyRqWBv9jj7","slug":"numora-pascal-triangle-generator-9605e0df","name":"Numora Pascal Triangle Generator","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/generate/pascal-triangle","method":"POST","headers":{},"bodySchema":{"type":"object","required":["n"],"properties":{"n":{"type":"integer"}}},"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.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_WrIK73qemdhE__GKQwXuP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates Pascal's triangle up to row n, returning all rows and binomial coefficients via a pure math computation endpoint.","exampleAgentPrompt":"Can you generate Pascal's triangle for the first 8 rows so I can get the binomial coefficients?","exampleUseCases":null,"resultDescription":"Returns a JSON object with success=true, a result object containing the full Pascal's triangle as a 2D array of rows up to row n, and a human-readable computation string describing what was computed.","failureModes":["Missing required parameter n returns validation error","Non-integer or negative n causes computation failure","Very large n may result in timeout or oversized response","Payment not included or invalid results in 402 Payment Required","Server unavailable returns 5xx error"],"whenToPreferThis":"Use this endpoint when you need to compute Pascal's triangle serverlessly without any local math library, especially in agentic workflows that already use x402 micropayment infrastructure on Base. Ideal for combinatorics, binomial expansions, probability calculations, or generating triangular number sequences on demand.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:44:05.048Z","isFirstParty":false}