← Back to directory

Update the agentURI of a registered ERC-8004 agent. Pay $0.10 in USDC and receiv...

https://theloopbreaker.com/api/x402/actions/update-agent-uri

Overview

Update the agentURI of a registered ERC-8004 agent. Pay $0.10 in USDC and receive an unsigned transaction — sign locally in your wallet (which must be the registered agent). No private keys touch our servers.

Protocol x402 (POST)
Price $0.10
Payment Asset USD Coin
Payment Network Base
Category crypto/transactions
Provider theloopbreaker
Source bazaar
Indexed 2026-04-30 02:54:27

Health

Status healthy
Latency (p50) 182ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-06-24 06:28:01
Last Healthy 2026-06-24 06:28:01
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "input": { "bodySchema": { "properties": { "chain": { "enum": [ "base", "avalanche", "arbitrum", "polygon" ], "type": "string" }, "newAgentURI": { "description": "New metadata URI (1-4096 chars)", "type": "string" }, "walletAddress": { "description": "Registered agent address that will sign", "type": "string" } }, "required": [ "walletAddress", "newAgentURI" ], "type": "object" }, "discoverable": true, "method": "POST", "type": "http" }, "output": { "properties": { "chain": { "type": "string" }, "explorer": { "type": "string" }, "message": { "type": "string" }, "success": { "type": "boolean" }, "txData": { "type": "object" } }, "type": "object" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-06-24 06:28:01 healthy 402 182ms
2026-06-24 03:59:18 healthy 402 355ms
2026-06-22 12:54:21 healthy 402 167ms
2026-06-22 06:58:13 healthy 402 177ms