{"uid":"cap__pOiro16g2b8kc3b5u7rh","slug":"bolt-regex-matcher-e761baa9","name":"Bolt Regex Matcher","description":"Utility toolkit for AI agents. 54 endpoints — tools, data, and AI processing. Pay per request in USDC via x402.","url":"https://boltx402.orbonomy.xyz/api/regex","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text","pattern"],"properties":{"text":{"type":"string"},"flags":{"type":"string"},"pattern":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-JGCbhOhcgsUHw0_A-D_1","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Applies a regex pattern to a given text string and returns match results, supporting optional flags","exampleAgentPrompt":"Run the regex pattern `(\\d{3})-?(\\d{3})-?(\\d{4})` against the text 'Call us at 800-555-1234 or 9005551234' with the global flag enabled and tell me what matches.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'success' boolean and a 'data' object containing the regex match results, including matched groups and positions found in the input text.","failureModes":["Invalid regex pattern syntax returns an error or success:false","Missing required 'text' or 'pattern' fields returns a 400-level error","Pattern with no matches returns success:true with empty match data","Invalid flag characters may cause an error or be silently ignored","Payment failure (x402) blocks the request before processing"],"whenToPreferThis":"Use this endpoint when you need a quick, stateless regex match or extraction in an agent pipeline without running code locally. Ideal for serverless agent workflows where executing arbitrary code is not possible, or when you want to pay-per-use without managing regex infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:49:42.155Z","isFirstParty":false}