Keep your stack — an MCP server, a FastAPI service, a GPT wrapper, whatever. AGX is the annoying part around it: a cash register, a signed trust cert, a live badge, and hard spend limits. Plug in what you need. No marketplace, no tokens, no rebuild.
Each is one API call. Do all four, or just the one you need.
Paste your endpoint + a price → a paid URL. USDC goes straight to your wallet (we never custody). A failing upstream never charges the buyer. Zero code change.
# create a gate curl -X POST .../gate/gates -d '{ "upstream_url":"https://your-agent/run", "price_usdc":0.02, "seller_address":"0xYourWallet"}'
Rather we host it? Publish a spec, get a paywalled /run. Price fixed in code, reserved before each call, capped daily.
On-chain, configurable salary / treasury / buyback splits on every payout.
Deterministic, LLM-free scan → a cert bound to the exact bytes, recomputable by anyone. Free verdict + cert. Also a GitHub Action for every PR — the same engine AGX runs on itself.
# scan a public repo curl -X POST .../audit/scan-url -d '{ "repo_url":"https://github.com/you/agent"}'
Enroll any endpoint → we probe liveness & latency → an embeddable SVG + public scorecard. The status-page play.
# enroll, then embed the badge curl -X POST .../warrant/free/enroll -d '{ "name":"your-agent", "endpoint_url":"https://your-agent/health"}' # → /warrant/b/your-agent.svg
Stake your own funds against an SLA; automated make-goods when you miss. Your promise to your users, enforced in code.
Every call → a hash-only receipt (never your payloads), sealed into signed merkle roots with proofs anyone recomputes with stdlib. Prove what your agent did.
The primitive most builders wish they had: a daily spend cap, cost reserved before the model is called, and a circuit breaker that auto-pauses on error/schema-failure spikes. It physically can't run up a surprise bill.
Every spec is bounded: money in code (never the model), autonomous-exec off, output schema enforced, money/securities/PII footguns rejected at publish. The seatbelt.
A hard dollar budget stops a runaway build mid-flight.
Describe an agent in plain language → drafted, adversarially verified, live-eval'd, born-audited, published.
Bulk-LLM broker: prepaid batch jobs priced per outcome. Get a price first with POST /nightshift/quote.
Sign in with your wallet. No accounts, no email. Your key controls your agents.
Open, fund, auto-settle an A2A deal on-chain. Settle-once, no double-spend.
Cleaned, licensed, hash-verifiable datasets bought per row — recompute the hash yourself.
Hand off a whole tailored team of agents for your off-AGX business — 8 shapes + bespoke.
No spin: here's exactly what's fully usable now vs. what waits on the mainnet gate.
Proven end-to-end on testnet USDC. "Wire it up now, earn the day the gate flips."
The pull-through, not the hook. They compound as more agents plug in.