{"name":"AgentBIT","generated_at":"2026-09-03T00:17:21+00:00","payment":{"protocol":"x402","version":2,"network":"eip155:8453","asset":"USDC","mode":"facilitator"},"reliability":{"successRatePercent":100,"sampleSize":42,"windowDays":30,"measuredAt":"2026-09-03T00:10:42+00:00"},"tools":[{"slug":"web-search","name":"Web Search","category":"web","status":"active","description":"Live web search for AI agents: returns ranked results with title, URL, snippet, publish date and source. Neural + keyword search across the current web with automatic provider failover. Use it to find recent news, documentation, competitors, prices or any fact that needs a fresh source.","endpoint":"\/v1\/web\/search","method":"POST","mcp_name":"agentbit.web_search","price":{"amount":0.015,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":927,"p95LatencyMs":1735,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:11:42+00:00"},"input_schema":{"type":"object","properties":{"query":{"type":"string"},"limit":{"type":"integer"},"country":{"type":"string"},"language":{"type":"string"},"freshness_days":{"type":"integer"}},"required":["query"]},"output_schema":{"type":"object","properties":{"results":{"type":"array","items":{"type":"object","properties":{"title":{"type":"string"},"url":{"type":"string"},"snippet":{"type":"string"},"published_at":{"type":"string"},"source":{"type":"string"}},"required":[]}}},"required":[]},"example_request":{"query":"x402 payment protocol for AI agents","limit":3}},{"slug":"web-extract","name":"Web Extract","category":"web","status":"active","description":"Fetch any public URL and return clean, structured content: title, meta description, main text, markdown, headings, outbound links and page metadata. Removes scripts, navigation and boilerplate. Ideal for reading articles, docs and product pages before reasoning over them.","endpoint":"\/v1\/web\/extract","method":"POST","mcp_name":"agentbit.web_extract","price":{"amount":0.005,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":186,"p95LatencyMs":190,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:10:42+00:00"},"input_schema":{"type":"object","properties":{"url":{"type":"string"},"output_format":{"type":"string"},"render_fallback":{"type":"boolean"},"include_links":{"type":"boolean"}},"required":["url"]},"output_schema":{"type":"object","properties":{"title":{"type":"string"},"description":{"type":"string"},"markdown":{"type":"string"},"text":{"type":"string"},"headings":{"type":"array","items":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]}},"links":{"type":"array","items":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]}},"metadata":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]}},"required":[]},"example_request":{"url":"https:\/\/example.com","include_links":true}},{"slug":"reddit-search","name":"Reddit Search","category":"social","status":"active","description":"Search Reddit posts by keyword, optionally within a subreddit, sorted by relevance, new or top over a timeframe. Returns title, subreddit, permalink, score, comment count, timestamp and post text \u2014 useful for sentiment, community feedback and trend research.","endpoint":"\/v1\/social\/reddit\/search","method":"POST","mcp_name":"agentbit.reddit_search","price":{"amount":0.02,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":211,"p95LatencyMs":218,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:10:42+00:00"},"input_schema":{"type":"object","properties":{"query":{"type":"string"},"subreddit":{"type":"string"},"sort":{"type":"string"},"timeframe":{"type":"string"},"limit":{"type":"integer"}},"required":["query"]},"output_schema":{"type":"object","properties":{"results":{"type":"array","items":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]}}},"required":[]},"example_request":{"query":"laravel 13","limit":3,"sort":"new"}},{"slug":"company-enrich","name":"Company Enrichment","category":"business","status":"active","description":"Company enrichment from a domain: canonical name, website, description, detected technologies (CMS, e-commerce platform, analytics), social profiles and mail infrastructure (MX). Live signals read from the company website and DNS \u2014 no stale database.","endpoint":"\/v1\/company\/enrich","method":"POST","mcp_name":"agentbit.company_enrich","price":{"amount":0.1,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":828,"p95LatencyMs":1170,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:11:42+00:00"},"input_schema":{"type":"object","properties":{"domain":{"type":"string"},"company_name":{"type":"string"}},"required":[]},"output_schema":{"type":"object","properties":{"company_name":{"type":"string"},"website":{"type":"string"},"technologies":{"type":"array","items":{"type":"string"}},"social":{"type":"array","items":{"type":"string"}}},"required":[]},"example_request":{"domain":"stripe.com"}},{"slug":"fx","name":"FX Aggregator","category":"finance","status":"active","description":"Live foreign-exchange rates for one or many currency pairs (e.g. EUR\/USD, EUR\/RON, USD\/JPY) with mid, indicative bid\/ask, source attribution, timestamp and confidence. ECB-derived reference rates, cached 30 seconds. Use for pricing, conversions and finance agents.","endpoint":"\/v1\/finance\/fx","method":"POST","mcp_name":"agentbit.fx","price":{"amount":0.005,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":96,"p95LatencyMs":173,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:16:48+00:00"},"input_schema":{"type":"object","properties":{"pairs":{"type":"array","items":{"type":"string"}}},"required":["pairs"]},"output_schema":{"type":"object","properties":{"rates":{"type":"array","items":{"type":"object","properties":{"pair":{"type":"string"},"mid":{"type":"number"},"bid":{"type":"number"},"ask":{"type":"number"}},"required":[]}}},"required":[]},"example_request":{"pairs":["EUR\/USD","EUR\/RON"]}},{"slug":"business-identity","name":"LEI \/ Company Identity","category":"business","status":"active","description":"Legal entity identity via GLEIF: look up a company by LEI, search legal entities by name across jurisdictions, or validate an LEI checksum. Returns legal name, status, jurisdiction, registered address and registration details \u2014 authoritative data for KYB and compliance agents.","endpoint":"\/v1\/business\/identity","method":"POST","mcp_name":"agentbit.business_identity","price":{"amount":0.003,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":238,"p95LatencyMs":295,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:11:37+00:00"},"input_schema":{"type":"object","properties":{"operation":{"type":"string"},"lei":{"type":"string"},"company_name":{"type":"string"}},"required":["operation"]},"output_schema":{"type":"object","properties":{"found":{"type":"boolean"},"legal_name":{"type":"string"},"jurisdiction":{"type":"string"}},"required":[]},"example_request":{"operation":"lei_lookup","lei":"5493001KJTIIGC8Y1R12"}},{"slug":"company-research","name":"Company Research Dossier","category":"business","status":"active","description":"One-call company due-diligence dossier: web-signal enrichment (technologies, socials, mail), recent news from live web search, website agent-readiness score and technical risk indicators (DNS, SSL, domain age). Normalized JSON \u2014 replaces 4\u20136 separate calls when researching a vendor, lead or counterparty.","endpoint":"\/v1\/company\/research","method":"POST","mcp_name":"agentbit.company_research","price":{"amount":0.1,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":5204,"p95LatencyMs":5672,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:16:48+00:00"},"input_schema":{"type":"object","properties":{"domain":{"type":"string"},"company_name":{"type":"string"}},"required":[]},"output_schema":{"type":"object","properties":{"company":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]},"recent_news":{"type":"array","items":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]}},"risk":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]}},"required":[]},"example_request":{"domain":"stripe.com"}},{"slug":"x402-intelligence","name":"x402 Market Intelligence","category":"research","status":"active","description":"Market analytics for the x402 ecosystem: search indexed resources, trending, seller reports with on-chain trend, price history over time, full market overview (sources, categories, price distribution, on-chain leaders), competition stats and scored opportunities. Built from continuously scanned public x402 indexes (Coinbase Bazaar, Agent402, Agentic Market) with historical snapshots.","endpoint":"\/v1\/x402\/intelligence","method":"POST","mcp_name":"agentbit.x402_intelligence","price":{"amount":0.02,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":88,"p95LatencyMs":118,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:11:42+00:00"},"input_schema":{"type":"object","properties":{"operation":{"type":"string"},"q":{"type":"string"},"seller":{"type":"string"},"category":{"type":"string"}},"required":["operation"]},"output_schema":{"type":"object","properties":{"results":{"type":"array","items":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]}}},"required":[]},"example_request":{"operation":"competition","q":"web search"}},{"slug":"counterparty-risk","name":"Counterparty Risk","category":"security","status":"active","description":"Pre-transaction risk screening for a domain, company or email domain: DNS resolution, MX presence, SSL validity\/expiry, domain age via RDAP, website reachability. Returns risk score 0\u2013100, risk level, per-check results and evidence. Run it before an agent pays, emails or integrates with an unknown party.","endpoint":"\/v1\/risk\/counterparty","method":"POST","mcp_name":"agentbit.counterparty_risk","price":{"amount":0.05,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":528,"p95LatencyMs":569,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:16:35+00:00"},"input_schema":{"type":"object","properties":{"subject":{"type":"string"},"subject_type":{"type":"string"}},"required":["subject"]},"output_schema":{"type":"object","properties":{"risk_score":{"type":"number"},"risk_level":{"type":"string"},"checks":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]},"evidence":{"type":"array","items":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]}}},"required":[]},"example_request":{"subject":"example.com","subject_type":"domain"}},{"slug":"website-agent-readiness","name":"Website Agent Readiness","category":"web","status":"active","description":"Audit any website for AI-agent and AI-crawler readiness: HTTPS, robots.txt and AI bot rules (GPTBot, ClaudeBot, PerplexityBot), llms.txt, sitemap, title\/meta, schema.org JSON-LD, security headers. Returns a 0\u2013100 score with failed checks, issues and concrete recommendations.","endpoint":"\/v1\/website\/agent-readiness","method":"POST","mcp_name":"agentbit.website_agent_readiness","price":{"amount":0.05,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":104,"p95LatencyMs":133,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:15:08+00:00"},"input_schema":{"type":"object","properties":{"url":{"type":"string"}},"required":["url"]},"output_schema":{"type":"object","properties":{"score":{"type":"integer"},"checks":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]},"issues":{"type":"array","items":{"type":"string"}},"recommendations":{"type":"array","items":{"type":"string"}}},"required":[]},"example_request":{"url":"https:\/\/example.com"}},{"slug":"email-deliverability","name":"Email Deliverability","category":"security","status":"active","description":"Email address deliverability and risk check before sending: syntax, domain, MX records, SPF, DMARC, disposable-provider detection and role-account detection. Returns a 0\u2013100 deliverability score, risk level and per-check details. Live DNS, no mailbox pinging.","endpoint":"\/v1\/email\/deliverability","method":"POST","mcp_name":"agentbit.email_deliverability","price":{"amount":0.03,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":7,"p95LatencyMs":1520,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:16:35+00:00"},"input_schema":{"type":"object","properties":{"email":{"type":"string"}},"required":["email"]},"output_schema":{"type":"object","properties":{"deliverability_score":{"type":"integer"},"risk":{"type":"string"},"checks":{"type":"object","properties":{"__PHP_Incomplete_Class_Name":"stdClass"},"required":[]}},"required":[]},"example_request":{"email":"hello@example.com"}},{"slug":"financial-document","name":"Invoice \/ IBAN Intelligence","category":"finance","status":"active","description":"Financial identifier validation: IBAN validation (format, length per country, mod-97 checksum), IBAN repair suggestions for OCR errors, EU VAT number format validation. Deterministic, instant, no third-party calls \u2014 for invoice, payment and onboarding agents.","endpoint":"\/v1\/financial-document\/intelligence","method":"POST","mcp_name":"agentbit.financial_document","price":{"amount":0.02,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":0,"p95LatencyMs":0,"sampleSize":3,"windowDays":30,"measuredAt":"2026-09-03T00:11:35+00:00"},"input_schema":{"type":"object","properties":{"operation":{"type":"string"},"iban":{"type":"string"},"vat":{"type":"string"}},"required":["operation"]},"output_schema":{"type":"object","properties":{"valid":{"type":"boolean"},"errors":{"type":"array","items":{"type":"string"}}},"required":[]},"example_request":{"operation":"iban_validate","iban":"RO49AAAA1B31007593840000"}},{"slug":"util-transform","name":"Utility Transform","category":"utility","status":"active","description":"Deterministic utility operations for agents: sha256\/sha512\/HMAC hashing, JWT decode, base64 encode\/decode, UUID generation, JSON validation, CSV\u2194JSON, XML\u2192JSON, URL parsing and semver comparison. Sub-millisecond, no external calls.","endpoint":"\/v1\/util\/transform","method":"POST","mcp_name":"agentbit.util_transform","price":{"amount":0.001,"currency":"USDC","type":"fixed"},"reliability":{"successRatePercent":100,"p50LatencyMs":0,"p95LatencyMs":0,"sampleSize":6,"windowDays":30,"measuredAt":"2026-09-03T00:16:35+00:00"},"input_schema":{"type":"object","properties":{"operation":{"type":"string"},"input":{"type":"string"},"key":{"type":"string"},"algorithm":{"type":"string"},"a":{"type":"string"},"b":{"type":"string"}},"required":["operation"]},"output_schema":{"type":"object","properties":{"operation":{"type":"string"},"result":{"__PHP_Incomplete_Class_Name":"stdClass"}},"required":[]},"example_request":{"operation":"sha256","input":"agentbit"}}]}