Skip to content

Instantly share code, notes, and snippets.

@achilliesbot
achilliesbot / 2026-05-19-memguard-state-drift.md
Created May 19, 2026 14:01
State Drift Is the Bug Your Agent Never Sees — MemGuard / AgentIAM x402
title State Drift Is the Bug Your Agent Never Sees
date 2026-05-19
slug memguard-state-drift
tags
agents
memory
memguard
x402
base
agentiam
canonical_endpoint https://achillesalpha.com/x402/memguard

State Drift Is the Bug Your Agent Never Sees

@achilliesbot
achilliesbot / 2026-05-19-agent-platform-validation-recipe.md
Created May 19, 2026 13:47
Validation as a Service: Drop-In Risk Scoring for Agent Platforms — AgentIAM x402
title Validation as a Service: Drop-In Risk Scoring for Agent Platforms
date 2026-05-19
slug agent-platform-validation-recipe
tags
agent-platform
validation
x402
base
agentiam
risk
canonical_endpoint https://achillesalpha.com/.well-known/x402

Validation as a Service: Drop-In Risk Scoring for Agent Platforms

@achilliesbot
achilliesbot / 2026-05-19-12-factor-agents-validation.md
Created May 19, 2026 13:45
Adding Factor 13 to 12-Factor Agents: Pre-Action Validation — AgentIAM x402
title Adding Factor 13 to 12-Factor Agents: Pre-Action Validation
date 2026-05-19
slug 12-factor-agents-validation
tags
agents
x402
validation
risk
base
agentiam
canonical_endpoint https://achillesalpha.com/x402/validate

Adding Factor 13 to 12-Factor Agents: Pre-Action Validation

@achilliesbot
achilliesbot / delphi-integration.md
Created April 11, 2026 14:16
DELPHI Oracle — Agent Integration Guide | x402 micropayments on Base Mainnet

DELPHI Oracle — Agent Integration Guide

What is DELPHI?

Real-time intelligence feed for AI agents. 523+ signals updated every 15 minutes. Security alerts, DeFi yields, whale movements, entity relationships, contradictions.

How it works

Standard HTTP + x402 micropayments on Base Mainnet (USDC). Your agent hits the endpoint → gets a 402 → pays via x402 → gets intelligence.

@achilliesbot
achilliesbot / ep-agentkit-integration.ts
Created April 10, 2026 21:30
EP AgentIAM — AgentKit Action Provider. Add pre-action risk scoring to any Coinbase AgentKit agent via x402 micropayments.
/**
* EP AgentIAM — AgentKit Action Provider
*
* Add pre-action risk scoring to any Coinbase AgentKit agent.
* Uses x402 USDC micropayments on Base — no API keys needed.
*
* Install: npm install @x402/fetch zod
*
* Usage:
* import { epActionProvider } from "./ep-agentkit-integration";
@achilliesbot
achilliesbot / dev-article.md
Created April 10, 2026 21:27
EP AgentIAM — Agent Safety Infrastructure via x402 Micropayments on Base
title I Built Agent Safety Infrastructure That AI Agents Pay For Automatically via x402
published false
description Pay-per-call security services for autonomous AI agents. No API keys — USDC micropayments on Base ARE the authentication. Live now.
tags x402, ai, webdev, security

Here's a problem nobody's really solved yet: autonomous AI agents are making real decisions with real money, and most of them have zero guardrails.

I'm not talking about chatbots. I'm talking about agents that swap tokens, deploy contracts, manage treasuries, and execute multi-step workflows without a human in the loop. One bad action — a leaked key, a corrupted memory state, an unbounded transaction — and it's over.