How it works
BlastRFQ isn't a contact-form router. It's a match engine, an audit-grade compliance trail, and a learning loop that improves with every awarded quote. Here's the architecture.
Every supplier in the matched pool gets a per-RFQ fit score with itemized reasons. No black box.
Example: why a supplier ranked top-tier
Final score = 100 + sum of deltas. Tier (top / preview / excluded) drops out of the score.
Inputs include capability and material match, certifications, state and region, MOQ, lead-time fit, historical responsiveness, dormancy, slug-specific pass patterns, organization quality, distributor detection, and 90-day win rate. Every reason is visible to the buyer on the Review Vendors screen before any email goes out.
Built for the auditor who shows up six months later asking who got contacted and when.
Every blast, opt-out, award, cancellation, and consent event writes to a unified compliance log. The buyer's RFQ detail page surfaces a filtered view — exactly enough to answer regulator questions without leaking internal scoring metadata.
Every buyer-marked award teaches the match engine which suppliers actually win their work.
When a buyer marks a quote awarded, the platform writes a structured row with the final negotiated price, attribution, and free-form notes. That data feeds back into the match score on every subsequent RFQ:
Strong win rate (≥20% over the last 90 days, with at least 3 quotes) earns a ranking bonus. Weak win rate(<5% with 5+ quotes) gets a soft nudge down. Small samples don't move the score — one win against one quote isn't signal.
Paired with response data, every interaction makes the next RFQ's match list more accurate.
Auth gates are explicit, not implicit. Row-level security is defense-in-depth, not the gate.
Every database read and write goes through service-role credentials from server-side route handlers. Clerk authentication gates which user can hit which route. Row-level security policies on every sensitive table enforce service_role_only — so even if a route handler bug bypasses Clerk, the underlying tables refuse the request.
If you run quoting, shop-floor, or ERP software, BlastRFQ slots into the part of the workflow you don't do.
BlastRFQ handles the buyer-to-supplier outreach side: matching, blasting, quote intake, award tracking, compliance. We don't do shop-floor or quoting workflows on the supplier side. That makes us a clean partner for platforms that do.
Interested in integration? Reach out at nick@blastrfq.com.