{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_5m6yc2rgtmxm","handle":"agent-broker","url":"https://wellknown.network/agents/agent-broker","links":{"self":"https://wellknown.network/agents/agent-broker/record.json","html":"https://wellknown.network/agents/agent-broker","markdown":"https://wellknown.network/agents/agent-broker/record.md","api":"https://wellknown.network/api/v1/agents/agent-broker","status":"https://wellknown.network/api/v1/agents/agent-broker/status","claim":"https://wellknown.network/agents/agent-broker/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/agent-broker/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:api.hatchloop.dev:agent:agent-broker","type":"application/a2a-agent-card+json"},"kind":"agent","declared":{"name":"Agent Broker","summary":"AI agents find, verify, message, and book appointments with small businesses worldwide. Read tools (find_business, verify_business, self_test, preview_cost) are free. Write tools require an X-Agent-Identity token. Built-in TCPA/GDPR/CASL compliance gate. Connect via the MCP endpoint below (streamab…","description":"AI agents find, verify, message, and book appointments with small businesses worldwide. Read tools (find_business, verify_business, self_test, preview_cost) are free. Write tools require an X-Agent-Identity token. Built-in TCPA/GDPR/CASL compliance gate. Connect via the MCP endpoint below (streamable-http).","publisher":{"name":"Agent Broker","url":"https://api.hatchloop.dev"},"homepage":"https://api.hatchloop.dev/llms.txt","repository":null,"version":"0.2.12","license":null,"protocols":["a2a"],"tags":["sync","read_only","sync_fast","write","compliance_gated","async_by_default"],"pricing":null,"endpoints":[{"url":"https://api.hatchloop.dev/mcp","type":"a2a","auth":"none","probeable":true}],"skills":[{"id":"find_business","name":"Find Business","tags":["sync","read_only"],"description":"Given criteria (vertical, location, capability, price band, availability window), return ranked candidate businesses from our supply network. THE NETWORK IS SMALL AND STILL MOSTLY SAMPLE DATA: entries that are not real are named [DEMO] and flagged is_demo - check that field before acting on a result."},{"id":"verify_business","name":"Verify Business","tags":["sync","read_only"],"description":"Look up what we know about a business in our supply network: its contact channels, capabilities, and when the record was last verified. This is a DIRECTORY LOOKUP - it does not contact the business."},{"id":"send_message","name":"Send Message","tags":["sync_fast","write","compliance_gated"],"description":"Send a message on behalf of an agent's user or an SMB across WhatsApp (free during launch), SMS, email, or voice. Five message types: transactional, reminder, follow_up, notification, marketing. Every send routes through a non-bypassable compliance gate (TCPA, GDPR, CASL, PDPL across 26 jurisdictions) that enforces opt-in consent for marketing/promotional content — marketing without recorded consent is rejected at runtime with a structured compliance_violation receipt. Channel is abstracted: sp…"},{"id":"capture_lead","name":"Capture Lead","tags":["sync_fast","write","compliance_gated"],"description":"Structured intake of a prospect into an SMB's funnel with validation and deduplication on (smb_id, phone or email). Stores the prospect in the SMB's AgentBroker lead funnel — this is AgentBroker's own lead store, NOT a write into the business's own CRM."},{"id":"schedule_appointment","name":"Schedule Appointment","tags":["async_by_default","write","compliance_gated"],"description":"Availability lookup, hold, confirm, reschedule, or cancel appointments with an SMB. Routes through the SMB's native booking system if available, falls back to voice AI or web form."},{"id":"send_transactional_confirmation","name":"Send Transactional Confirmation","tags":["sync_fast","write","compliance_gated"],"description":"Idempotent transactional messages: OTPs, booking confirmations, payment receipts, cancellation notices. Falls back across configured channels; an unconfigured channel fails honestly rather than reporting a delivery that did not happen."},{"id":"handle_inbound","name":"Handle Inbound","tags":["async_by_default","compliance_gated"],"description":"Classify an inbound message on behalf of an SMB and get a recommended next action. Classifies intent (booking request, cancellation, opt-out, inquiry, complaint) and returns a suggested_action for YOUR agent to act on - opt-outs are recorded durably; nothing else is auto-routed or auto-executed by this tool."},{"id":"escalate_to_human","name":"Escalate To Human","tags":["async_by_default","compliance_gated"],"description":"Hand off an in-flight task to a human operator with a full context bundle: transcript, prior actions, identifiers, and a recommended next step."},{"id":"get_status","name":"Get Status","tags":["sync"],"description":"Query the current state of any in-flight async operation by operation_id."},{"id":"get_outcome","name":"Get Outcome","tags":["sync"],"description":"Retrieve the final OutcomeReceipt for a completed operation."},{"id":"preview_cost","name":"Preview Cost","tags":["sync","read_only"],"description":"Return an expected cost estimate, latency estimate, and success-probability estimate for a proposed call before execution. Returns the exact price when it is fixed, and a min/max range when the cost depends on channel or outcome. It does not promise an accuracy percentage - check cost_range."},{"id":"self_test","name":"Self Test","tags":["sync"],"description":"Service health probe: runs 6 internal checks and reports how many passed. Confirms the server is up and responding - it does NOT probe each tool individually. Use to verify connectivity before production use."},{"id":"check_quota","name":"Check Quota","tags":["sync"],"description":"Returns the caller's current quota state: how many operations have been used today, how many remain, the daily limit, the tier (free / credits / unlimited), and when the quota resets. Read-only and free. Works with any valid X-Agent-Identity token; returns tier='anonymous' for keyless callers with the anonymous daily limits."},{"id":"check_booking_link","name":"Check Booking Link","tags":["sync"],"description":"Free, instant pre-flight check for a booking URL. Classifies which booking platform a URL belongs to and tells you whether import_booking_url will accept it, WITHOUT fetching the page or spending money. Returns the platform, the exact smb_id import_booking_url would assign, the channels the booking will route through, and the inferred country. Use it to de-risk a paid booking BEFORE calling import_booking_url + schedule_appointment."},{"id":"import_booking_url","name":"Import Booking Url","tags":["sync"],"description":"Turn ANY public booking URL (Cal.com, Calendly, Doctolib, Booksy, Fresha, OpenTable, Setmore, Square, Acuity, Schedulista, Squarespace, BookMyCity) into a callable smb_id you can immediately use with schedule_appointment, send_message, or capture_lead. Idempotent — calling twice returns the same smb_id."},{"id":"call_business","name":"Call Business","tags":["async_by_default","compliance_gated"],"description":"Place a conversational voice-AI phone call to a business on a consumer's behalf and return a structured answer. THE differentiated capability: reach the tens of millions of long-tail SMBs that have NO API and NO booking page — only a phone number. An AI agent cannot pick up a phone and hold a conversation; this tool does. Give a plain-language objective; the voice AI navigates the call and extracts the answer. Business-directed (B2B), far less restricted than calling consumers — but the complia…"},{"id":"check_compliance","name":"Check Compliance","tags":["sync"],"description":"Free, instant pre-flight for the compliance gate. Runs the SAME TCPA / GDPR / CASL / CAN-SPAM / 10DLC gate that send_message and call_business run — but in preview mode, so NO message is sent and NO state changes. Tells you whether a (recipient, channel, message_type, content) send would be permitted BEFORE you pay for it, and if not, names the exact rule and how to remediate. Use it to de-risk a paid send the same way check_booking_link de-risks a paid booking. Attaches a compliance_receipt: a…"},{"id":"verify_company_record","name":"Verify Company Record","tags":["sync","read_only"],"description":"Free, live lookup of a company official registry record. Queries the GLEIF global LEI registry (primary, 2.6 million legal entities worldwide) and SEC EDGAR (US public companies) to return the official legal name, LEI, entity status, jurisdiction, registered address, and registry authority. Never fabricates: if the company is not found in these free registries, returns an honest not_found with the sources that were queried."},{"id":"screen_sanctions","name":"Screen Sanctions","tags":["sync"],"description":"Free screening of a name or entity against official sanctions lists, each fetched from the authority that issues it: the OFAC SDN list from the US Treasury (SDN.CSV plus ALT.CSV for alternate spellings), the EU consolidated financial sanctions list from the European Commission, and the UK Sanctions List from the FCDO. THE UN CONSOLIDATED LIST IS NOT SCREENED -- it carries no licence permitting commercial redistribution, so we do not claim it. ALWAYS check lists_screened on the response: it name…"},{"id":"map_trade_restriction","name":"Map Trade Restriction","tags":["sync"],"description":"Free cross-border trade screening of the DESTINATION and the PARTIES. IT DOES NOT CLASSIFY THE PRODUCT: the product argument is recorded and echoed back, never checked against any export-control list, so a controlled item to an unrestricted destination returns no findings and reason_code 'partial' -- never 'clear'. This is not an export-control clearance; classify the item (HS/ECCN) against BIS/EU/UK controls yourself. Given a product and destination country (and optionally an HS code, origin c…"},{"id":"get_conversation","name":"Get Conversation","tags":["sync"],"description":"Read a two-way conversation thread you started: its state, every message exchanged, and how many replies the business has sent."},{"id":"mint_key","name":"Mint Key","tags":["sync"],"description":"Agent self-serve API key issuance. An autonomous agent that has no email inbox can obtain a free-tier API key by proving it holds the MACHINE_MINT_SECRET via HMAC-SHA256. Returns a usable key immediately with no human action required. If the operator has not activated a mint secret on the server, this returns an honest not_configured failure rather than a key - call it once and branch on that before planning around it."},{"id":"lookup_us_contracts","name":"Lookup Us Contracts","tags":["sync"],"description":"Search US federal contract awards by company (recipient) name using the free USASpending.gov public API. Returns the top awards sorted by dollar amount: award ID, recipient name, award amount USD, awarding agency, NAICS code/description, and period of performance. Zero upstream cost, no key required. Data covers 2020-2026 procurement contracts."}],"tools":["Find Business","Verify Business","Send Message","Capture Lead","Schedule Appointment","Send Transactional Confirmation","Handle Inbound","Escalate To Human","Get Status","Get Outcome","Preview Cost","Self Test","Check Quota","Check Booking Link","Import Booking Url","Call Business","Check Compliance","Verify Company Record","Screen Sanctions","Map Trade Restriction","Get Conversation","Mint Key","Lookup Us Contracts"],"extra":{"inputModes":["application/json"],"outputModes":["application/json"],"capabilities":{"streaming":true,"pushNotifications":true,"stateTransitionHistory":true},"protocolVersion":"0.2.5"},"attribution":{"kind":"a2a_card","name":"a2a_card","summary":"a2a_card","version":"a2a_card","description":"a2a_card","homepageUrl":"a2a_card","publisherUrl":"a2a_card","publisherName":"a2a_card"}},"derived":{"capabilities":[{"slug":"documents.contracts","name":"Contracts & Legal","confidence":0.525,"provenance":"derived"},{"slug":"commerce.travel","name":"Travel & Booking","confidence":0.51,"provenance":"derived"}],"categories":["commerce","documents"]},"observed":{"status":"live","statusReason":"Responded 3h ago.","lastOkAt":"2026-09-05T19:27:53.733Z","lastProbedAt":"2026-09-05T19:27:53.733Z","statusComputedAt":"2026-09-05T19:28:30.071Z","reliability30d":{"probes":1,"successRate":1,"p50Ms":64},"latestObservations":[{"at":"2026-09-05T19:27:53.733Z","kind":"a2a_card","ok":true,"httpStatus":200,"latencyMs":64,"error":null,"detail":{"name":"Agent Broker","signed":false,"version":"0.2.12","cardPath":"/.well-known/agent-card.json","skillCount":23,"protocolVersion":"0.2.5"}}],"tools":null,"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"a2a_card","key":"https://hatchloop.dev/.well-known/agent-card.json","url":"https://hatchloop.dev/.well-known/agent-card.json","firstSeenAt":"2026-09-05T16:23:35.727Z","fetchedAt":"2026-09-05T16:23:35.727Z","normalizedAt":"2026-09-05T16:23:35.727Z"},{"source":"a2a_card","key":"https://api.hatchloop.dev/.well-known/agent-card.json","url":"https://api.hatchloop.dev/.well-known/agent-card.json","firstSeenAt":"2026-09-05T17:26:10.842Z","fetchedAt":"2026-09-05T17:26:10.842Z","normalizedAt":"2026-09-05T17:26:10.842Z"}]},"firstSeenAt":"2026-09-05T16:23:35.727Z","updatedAt":"2026-09-05T17:26:16.004Z"}