Skip to content
View smartflowproai-lang's full-sized avatar

Block or report smartflowproai-lang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

SmartFlow Observatory

Independent x402 settlement observatory on Base, run by one person. The instrument is a deliberately unfiltered micro-USDC ledger (66M+ rows, every transfer between $0.0005 and $5 at ingest, attribution downstream), an endpoint catalog (79K+ entries), and an open-source endpoint validator. Numbers are published with methodology and reproduce from queries; corrections are published too.

Standards and spec work

  • x402-foundation #2814 (author): Bazaar settled-but-not-indexed. 9 (payTo, resource) tuples where verify+settle returned processing and no record ever materialised. Fixed and closed by the team; the tuples were later cited in the AIR receipt-spec discussion as the evidence case for explicit settlement status.
  • x402-foundation #2922 (AIR receipt spec): explicit settlement_status (settled / pending / failed), the re-derivation invariant, and the settle-response digest attachment design were adopted into the v0.2 drafts (tracking: agent-receipt-spec #1 and #2).
  • x402-foundation #2823 (payment-integrity verifier roadmap): payTo cross-check adopted into the design; contributed 12 anonymised test-vector files plus generator.
  • x402-foundation #2335 (facilitator attribution): three attribution rules accepted by the proposal author; reference implementation x402-attribution-ref with byte-level parity tests.
  • b20 AssetTransferMethod (author): draft discussion of a settlement path for B20 on Base, where exact has none.
  • x402-endpoint-validator (maintainer): open-source conformance validator with external contributors; strict-v2 mode and a fresh-probe response archive (sha256 of full raw payload plus decoded triage fields).

Pinned Loading

  1. nosana-signalsagenosana-signalsagePublic archive

    Archived. Open-source ElizaOS example agent. Not operated as a service.

    TypeScript

  2. solana-x402-facilitatorsolana-x402-facilitatorPublic archive

    Archived. Self-hosted open-source x402 example code for Solana. Not operated as a service.

    JavaScript 3

  3. n8n-nodes-x402n8n-nodes-x402Public archive

    Archived. Self-hosted open-source n8n example nodes for x402. Not operated as a service.

    TypeScript

  4. pqs-verifypqs-verifyPublic archive

    Verify x402 API endpoints before payment. Trust primitive for the agent economy.

    JavaScript

  5. pqs-mcp-serverpqs-mcp-serverPublic archive

    MCP Server for PQS (Protocol Quality Standard) — endpoint verification for AI agent economy

    JavaScript

  6. langchain-pqslangchain-pqsPublic archive

    LangChain integration for PQS (Protocol Quality Standard) — endpoint verification for AI agents

    Python