Agent Intent Infrastructure
Learn how software discovers a Tangle service, runs a bounded task, pays per request, and keeps evidence. A Blueprint is a reusable service definition, a Job is one callable unit, and an operator runs that Job.
For teams integrating external agent services, this series separates discovery, execution, payment, and evidence so each boundary can be designed and tested on its own.
Start here: How AI Agents Discover Products. Then continue in the order below.
How AI Agents Discover Products
AI agents discover products through stable URLs, scoped packages, safe calls, OpenAPI files, manifests, and READMEs they can verify.
AI Agent Sandbox: Build a Controlled Agent Workspace
An AI agent sandbox gives a software agent isolated files, processes, network rules, and reviewable output. Learn how to test the workspace with a real task.
Browser Automation for AI Agents: Evidence and Safe Stops
Browser automation for AI agents needs page state, screenshots, recovery, and a clear stop condition so a reviewer can tell what happened.
OpenAI Compatible Routers for Agents
OpenAI-compatible routers keep one request shape while exposing model discovery, routing policy, usage records, and provider or cost changes.
x402 Payments for AI Agents: v2 Safety Guide
Learn how x402 payments for AI agents expose payment requirements, prevent duplicate work, reconcile settlement, and separate receipts from proof of results.
Natural Language E2E Testing for Wallet Apps
Natural-language E2E testing for wallet apps lets agents drive browser flows while stopping before destructive signing and preserving evidence.
AI Agent Runtime Environment: Tools, State, and Proof
An AI agent runtime environment gives a model tools, files, permissions, and records for real work. Follow a toy tax-document review workflow.
Tangle Sandbox vs E2B: Choosing An AI Agent Sandbox
Tangle Sandbox and E2B both isolate agent code, but differ in durable sessions, workspace recovery, templates, and trace-oriented review.
Tangle Sandbox vs Daytona and Modal
Compare Tangle Sandbox, Daytona, and Modal by work unit: durable agent computer, development sandbox, or serverless job or GPU workload.
Tangle Browser Agent vs Browserbase and Browser Use
Compare Tangle Browser Agent, Browserbase, and Browser Use by task evidence, browser sessions, workspace control, and API surface.
Deploy a Paid AI Agent Service: One Traceable Job
A practical path for exposing one paid AI job with discovery, authorization, payment, execution, recovery, and evidence that a buyer can inspect.
TEE Attestation for AI Services: What the Evidence Proves
TEE attestation can bind an AI service request to approved code on protected hardware, but it cannot prove the answer is correct. Check reports and secrets.