{"name":"io.github.anyway-possible/agent-utilities","slug":"anyway-possible-agent-utilities","title":"Anyway Possible Paid Agent Utilities","description":"Paid x402 tools for merchant intelligence, Base payment readiness, and verifiable web evidence.","url":"https://mcp.market/server/anyway-possible-agent-utilities","rating":null,"grade":"A","score":89,"certified":false,"status":"active","category":"finance","tags":["finance","ai"],"presence":{"score":23,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-09-10T02:56:45.000Z","license":null},"uptime":{"percent":100,"checks":7,"ok":7,"last_checked_at":"2026-09-21T03:46:05.865Z","last_ok_at":"2026-09-21T03:46:05.865Z","latency_ms":408},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/anyway-possible/public-api","website":"https://anywaypossible.com","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://anywaypossible.com/api/mcp"}],"packages":[],"tools":[{"name":"base_balance","description":"Read native ETH and Circle USDC balances plus current block height for a Base wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Base wallet address whose native ETH and Circle USDC balances should be read."}},"required":["address"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"batch_check_urls","description":"Check up to ten public URLs in one paid call with isolated results for partial failures.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"urls":{"type":"array","items":{"type":"string","format":"uri"},"minItems":1,"maxItems":10,"description":"One to ten public HTTP or HTTPS URLs to check independently."},"expectedStatus":{"type":"integer","minimum":100,"maximum":599,"description":"Optional HTTP status code expected from every URL."}},"required":["urls"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"check_url","description":"Check one public URL's reachability, HTTP status, latency, redirects, and content type before using it.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Public HTTP or HTTPS URL to check."},"expectedStatus":{"type":"integer","minimum":100,"maximum":599,"description":"Optional HTTP status code that the final response must match."}},"required":["url"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"merchant_audit","description":"Audit listings, semantic rank, competitor prices, payment reliability, buyer reach, and observed Base USDC activity. Repeated runs with the same wallet and queries return privacy-safe score history and change alerts.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"payTo":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Merchant payment-recipient wallet address on Base."},"queries":{"type":"array","items":{"type":"string","minLength":2,"maxLength":100},"minItems":1,"maxItems":5,"description":"One to five buyer search phrases used for listing rank and competitor analysis."},"excludePayers":{"type":"array","items":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"maxItems":10,"description":"Optional wallet addresses to exclude from buyer and revenue signals, such as self-test wallets."}},"required":["payTo","queries"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"merchant_snapshot","description":"Score an x402 merchant's discovery, reliability, buyer signals, and observed Base USDC activity, then identify the largest revenue issue.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"payTo":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Merchant payment-recipient wallet address on Base."},"queries":{"type":"array","items":{"type":"string","minLength":2,"maxLength":100},"minItems":1,"maxItems":3,"description":"One to three buyer search phrases used to evaluate marketplace visibility."},"excludePayers":{"type":"array","items":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"maxItems":10,"description":"Optional wallet addresses to exclude from external-buyer activity signals, such as self-test wallets."}},"required":["payTo","queries"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"payment_guard","description":"Use for agent payment safety: validate a live x402 challenge, price, Base network, USDC asset, recipient, funding, gas reserve, and destination immediately before signing.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"payerAddress":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Base wallet address that would sign and fund the x402 payment."},"serviceUrl":{"type":"string","format":"uri","description":"Public HTTPS endpoint whose live x402 payment challenge should be validated."},"maxAmountUsdc":{"type":"string","pattern":"^[0-9]+(\\.[0-9]{1,6})?$","description":"Maximum acceptable USDC charge as a decimal string."},"expectedPayTo":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Optional recipient address that the payment challenge must match."},"minGasReserveEth":{"type":"string","pattern":"^[0-9]+(\\.[0-9]{1,18})?$","description":"Optional minimum ETH balance to preserve for Base gas."}},"required":["payerAddress","serviceUrl","maxAmountUsdc"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"recommend_tool","description":"Use this free tool before paying. Describe the decision you need and receive the best Anyway Possible tool, exact price, required inputs, alternatives, and next step. This tool never triggers payment or calls an external service.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"goal":{"type":"string","minLength":3,"maxLength":400,"description":"Plain-language description of the decision or evidence the agent needs."},"maxPriceUsd":{"type":"number","minimum":0.001,"maximum":10,"description":"Optional maximum price in USDC that the recommended paid tool may cost."}},"required":["goal"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"treasury_preflight","description":"Check Base wallet readiness, ETH and USDC funding, gas, chain intent, destination type, and common payment hazards before signing.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Base wallet address that will fund and sign the planned payment."},"destinationAddress":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Optional expected recipient address to screen for destination hazards."},"plannedSpendUsdc":{"type":"string","pattern":"^[0-9]+(\\.[0-9]{1,6})?$","description":"Planned USDC spend as a decimal string with up to six fractional digits."},"minGasReserveEth":{"type":"string","pattern":"^[0-9]+(\\.[0-9]{1,18})?$","description":"Minimum ETH balance to preserve for Base gas after the payment."},"expectedChainId":{"type":"number","const":8453,"description":"Expected EVM chain ID; Anyway Possible currently supports Base mainnet 8453."}},"required":["address"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"verify_web_evidence","description":"Verify one public URL and return timestamped status, redirects, metadata, content hash, and a receipt.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Public HTTP or HTTPS URL whose current contents should be verified."},"expectedStatus":{"type":"integer","minimum":100,"maximum":599,"description":"Optional HTTP status code that the final response must match."},"expectedText":{"type":"string","maxLength":500,"description":"Optional case-insensitive text that must appear in the bounded response body."}},"required":["url"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":89,"grade":"A","scanned_at":"2026-09-20T20:11:17.320Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T20:11:17.262Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1804ms"]},"poisoning":{"score":15,"max":15,"notes":["9 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 11 days ago"]},"identity":{"score":7,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[],"inputs":{"probes":[{"url":"https://anywaypossible.com/api/mcp","reachable":true,"authRequired":false,"latencyMs":1804,"serverInfo":{"name":"Anyway Possible","version":"1.4.0"}}],"packages":[],"repo":{"found":true,"owner":"anyway-possible","repo":"public-api","archived":false,"pushedAt":"2026-09-10T02:56:45Z","stars":0,"forks":0,"openIssues":2,"ownerType":"Organization","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/323421115?v=4","ownerCreatedAt":"2026-09-01T03:26:46Z"},"icon":{"url":"https://anywaypossible.com/favicon.ico","source":"site","width":64,"height":64},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":null,"lastPushAt":"2026-09-10T02:56:45.000Z","score":23}}}},"grade_history":[],"reviews":[]}