From d8509df8286ebde54e4f114e4bdabe1bc5936649 Mon Sep 17 00:00:00 2001 From: 0rkz Date: Thu, 28 May 2026 23:51:17 -0400 Subject: [PATCH] =?UTF-8?q?Add=20BYTE=20Library=20to=20Ecosystem=20?= =?UTF-8?q?=E2=80=94=20per-byte=20USDC=20data=20feeds=20for=20AI=20agents?= =?UTF-8?q?=20on=20Arbitrum?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6a6e07..e91f62b 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ x402 is an emerging open standard from the Coinbase ecosystem focused on safer, - [Strale](https://strale.dev) - Business data & compliance APIs for AI agents. 250+ quality-scored capabilities (company data, VAT validation, sanctions screening, KYB) across 27 countries with x402 payment support. [MCP server](https://www.npmjs.com/package/strale-mcp) available. - [Hedera and the x402 Payment Standard](https://hedera.com/blog/hedera-and-the-x402-payment-standard/) - Hedera ecosystem overview of x402-style programmable payments for applications and AI agents. - [CardZero](https://cardzero.ai) - Smart-contract wallet (ERC-4337) for AI agents on Base mainnet, USDC. Buyer-side x402 support via `POST /v1/x402/pay`. Owner-controlled spending rules (per-tx limit, daily cap, whitelist, freeze) enforced on-chain. Also runs first known production deployment of ERC-8004 + ERC-8183. +- [BYTE Library](https://www.payperbyte.io) - Per-byte USDC data feeds & oracles for AI agents on Arbitrum. 21 first-party feeds (crypto markets, DeFi yields, weather, earthquakes, threat-intel, US legal statutes, fact oracles) — pay-per-call via x402 or subscribe on-chain, every settlement an EIP-712 PayloadAttestation receipt. 14-tool [MCP server](https://www.npmjs.com/package/byte-mcp-server) available; discovery manifests at `/.well-known/x402.json` + `/openapi.json`. ([Catalog](https://x402.payperbyte.io/feeds)) ### Facilitators & Networks - [Coinbase Hosted Facilitator (Base)](https://docs.cdp.coinbase.com/x402#offload-your-infra)