{
  "x402Version": 2,
  "id": 1484,
  "slug": "1484",
  "resource": "https://orcpin.dev/v1/statement",
  "description": "Signed statement of account for an agent wallet: every outgoing USDC settlement in a window, read independently from the public Base chain, totalled by counterparty and by day, block-anchored and ed25519-signed so anyone can verify it without Orcpin. Optionally attests the requester's own meter figures as reported, by digest, kept apart from the verified chain facts. The books a wallet does not keep. Counts and amounts only, never advice; nothing stored.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8B1CF12e7efe6AEA59cD1124eBbe7709E3Ac6085",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "since": "2026-09-01",
            "until": "2026-09-30",
            "wallet": "0x54e100000000000000000000000000000000f4e0"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": {
              "block": 51300000,
              "chain": "eip155:8453"
            },
            "disclaimer": "Counts and amounts from public on-chain data; not advice; nothing stored. …",
            "enrichment": {
              "counterparties": 14,
              "resolved": 9
            },
            "representations": {
              "supplied": false
            },
            "schema_version": "statement-v1",
            "signature": {
              "alg": "ed25519",
              "public_key": "…64 hex…",
              "signature": "…128 hex…"
            },
            "signed": true,
            "spec": "statement",
            "verified": {
              "by_counterparty": [
                {
                  "pay_to": "0x8b1c…6085",
                  "resources": [
                    {
                      "matches_settlement_amounts": true,
                      "price_usd": 0.01,
                      "reliability": {
                        "latency_p50_ms": 250,
                        "sample_size": 1441
                      },
                      "url": "https://orcpin.dev/v1/endpoint-reliability"
                    }
                  ],
                  "seller": "Orcpin",
                  "settlements": 2,
                  "usd": 0.03
                }
              ],
              "settlements": 50,
              "usd": 3.61
            },
            "wallet": "0x54e100000000000000000000000000000000f4e0",
            "window": {
              "since": "2026-09-01",
              "until": "2026-09-30"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "representations": {
                    "description": "Optional figures from the requester's own meter, attested as reported by digest and never verified: sha256 of the meter records in the window, metered call count, delivered call count, delivered USD.",
                    "properties": {
                      "delivered_calls": {
                        "type": "number"
                      },
                      "delivered_usd": {
                        "type": "number"
                      },
                      "meter_digest": {
                        "type": "string"
                      },
                      "metered_calls": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "meter_digest",
                      "metered_calls",
                      "delivered_calls",
                      "delivered_usd"
                    ],
                    "type": "object"
                  },
                  "since": {
                    "description": "Window start, YYYY-MM-DD (UTC). Requires `until`. Default: 30 days before `until`.",
                    "type": "string"
                  },
                  "until": {
                    "description": "Window end, YYYY-MM-DD (UTC). Default: today — only when `since` is also omitted; send both bounds or neither.",
                    "type": "string"
                  },
                  "wallet": {
                    "description": "The agent wallet, 0x + 40 hex.",
                    "type": "string"
                  }
                },
                "required": [
                  "wallet"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "as_of": {
                    "type": "object"
                  },
                  "disclaimer": {
                    "type": "string"
                  },
                  "reconciliation": {
                    "type": [
                      "object",
                      "null"
                    ]
                  },
                  "representations": {
                    "type": "object"
                  },
                  "schema_version": {
                    "type": "string"
                  },
                  "signature": {
                    "type": [
                      "object",
                      "null"
                    ]
                  },
                  "signed": {
                    "type": "boolean"
                  },
                  "verified": {
                    "type": "object"
                  },
                  "wallet": {
                    "type": "string"
                  },
                  "window": {
                    "type": "object"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "orcpin.dev",
  "lastUpdated": "2026-09-16T03:41:21.778Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-16T03:41:21.463Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "orcpin.dev",
    "manifest_name": "orcpin.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}