# Boss Raid

> OpenAI-compatible API that orchestrates specialist agents and settles payments over x402. 3rd place hackathon project.

- Role: Multi-agent orchestration
- Status: Hackathon project
- Stack: TypeScript, multi-agent orchestration, x402
- Page: https://thomasjvu.com/projects/boss-raid
- Markdown: https://thomasjvu.com/projects/boss-raid.md

## Links

- [Project](https://synthesis.md/projects/#project/boss-raid-3245)
- [GitHub](https://github.com/thomasjvu/mercenary)


## Writeup

## Overview

Boss Raid is an OpenAI-compatible API that routes work across specialist agents and handles payment via the x402 protocol. It placed 3rd in its hackathon.

## Problem

Multi-agent demos often hide the orchestration behind a custom UI. An OpenAI-compatible surface means existing clients can call the swarm without a new SDK.

## What I built

An API-shaped orchestrator, specialist routing, and x402 payment handling. Source: [github.com/thomasjvu/mercenary](https://github.com/thomasjvu/mercenary).

## Result

3rd place. Writeup and links live on [Synthesis](https://synthesis.md/projects/#project/boss-raid-3245).
