B3

B3 is an onchain economy platform founded by former Coinbase leaders, operating an EVM-equivalent Layer-3 gaming and payments chain settling to Base. B3 ships across three engines: Labs (products such as Basement/Bsmnt, HypeDuel, AnySpend, XCade and B3AR), B3OS (a credit-based, no-code automation platform for cross-chain workflows), and Holdings (strategic investments). For developers B3 exposes the B3OS Workflow API (workflows, triggers, actions, runs, connectors, outbound webhooks and an x402 payment surface), a free public B3 Data API (Blockscout + Thirdweb Insights indexed onchain data), a Profiles API for aggregated onchain identity, and Global Accounts SDKs. B3 was surfaced as a portfolio company of Pantera Capital and enriched into the API Evangelist network.

B3 publishes 1 API on the APIs.io network: B3OS Workflow API. Tagged areas include Company, Crypto, Blockchain, Web3, and Workflow Automation.

The B3 catalog on APIs.io includes 1 event-driven AsyncAPI specification.

B3’s developer surface includes authentication, documentation, API reference, quickstart, pricing, engineering blog, support, and 19 more developer resources.

50.5/100 developing ▲ 5.6 Agent 66/100 agent native Full breakdown ↓
scored 2026-07-21 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyCryptoBlockchainWeb3Workflow AutomationOnchain DataGamingPaymentsLayer 3Developer Tools

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-21 · rubric v0.4
Composite quality — 50.5/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 66/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/b3: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

B3OS Workflow API

Workflow-management API for B3OS — create and run multi-step cross-chain automations from triggers, actions, connectors and templates, with outbound webhooks (delivery tracking,...

B3 Data API

Free public REST API for indexed B3-ecosystem blockchain data — transactions, blocks, tokens, NFTs, contracts and stats via Blockscout explorers plus Thirdweb Insights, with int...

MCP Servers

b3-mcp.yml

MCP SERVER

Event Specifications

B3 B3Os Webhooks

ASYNCAPI

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: b3
name: B3
description: 'B3 is an onchain economy platform founded by former Coinbase leaders, operating an EVM-equivalent Layer-3 gaming
  and payments chain settling to Base. B3 ships across three engines: Labs (products such as Basement/Bsmnt, HypeDuel, AnySpend,
  XCade and B3AR), B3OS (a credit-based, no-code automation platform for cross-chain workflows), and Holdings (strategic investments).
  For developers B3 exposes the B3OS Workflow API (workflows, triggers, actions, runs, connectors, outbound webhooks and an
  x402 payment surface), a free public B3 Data API (Blockscout + Thirdweb Insights indexed onchain data), a Profiles API for
  aggregated onchain identity, and Global Accounts SDKs. B3 was surfaced as a portfolio company of Pantera Capital and enriched
  into the API Evangelist network.'
url: https://raw.githubusercontent.com/api-evangelist/b3/refs/heads/main/apis.yml
image: https://b3.fun/favicon.ico
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Crypto
- Blockchain
- Web3
- Workflow Automation
- Onchain Data
- Gaming
- Payments
- Layer 3
- Developer Tools
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: B3OS Workflow API
  description: Workflow-management API for B3OS — create and run multi-step cross-chain automations from triggers, actions,
    connectors and templates, with outbound webhooks (delivery tracking, replay, retry), API keys, and an x402 payment-required
    (Compute Unit) surface.
  humanURL: https://docs.b3.fun/data/api-reference/index
  baseURL: https://api.b3os.org/v1
  tags:
  - Workflow Automation
  - Web3
  properties:
  - type: OpenAPI
    url: openapi/b3-b3os-workflow-openapi.json
  - type: Overlay
    url: overlays/b3-b3os-workflow-overlay.yaml
- name: B3 Data API
  description: Free public REST API for indexed B3-ecosystem blockchain data — transactions, blocks, tokens, NFTs, contracts
    and stats via Blockscout explorers plus Thirdweb Insights, with intelligent multi-chain routing. No authentication required
    for public endpoints.
  humanURL: https://docs.b3.fun/data/api-reference/introduction
  baseURL: https://docs.b3.fun/data/api-reference/introduction
  tags:
  - Onchain Data
  - Web3
common:
- type: AgenticAccess
  url: agentic-access/b3-agentic-access.yml
- type: DomainSecurity
  url: security/b3-domain-security.yml
- type: Authentication
  url: authentication/b3-authentication.yml
- type: Packages
  url: packages/b3-packages.yml
- type: SDKs
  url: packages/b3-packages.yml
- type: LLMsTxt
  url: llms/b3-llms.txt
- type: Conventions
  url: conventions/b3-conventions.yml
- type: ErrorCatalog
  url: errors/b3-problem-types.yml
- type: DataModel
  url: data-model/b3-data-model.yml
- type: Conformance
  url: conformance/b3-conformance.yml
- type: Lifecycle
  url: lifecycle/b3-lifecycle.yml
- type: StatusPage
  url: https://status.b3.fun
- type: Webhooks
  url: asyncapi/b3-b3os-webhooks.yml
- type: MCPServer
  url: mcp/b3-mcp.yml
- type: Documentation
  url: https://docs.b3.fun/
- type: APIReference
  url: https://docs.b3.fun/data/api-reference/index
- type: Quickstart
  url: https://docs.b3.fun/quickstart
- type: DeveloperPortal
  url: https://docs.b3.fun/
- type: Pricing
  url: https://b3os.org/pricing
- type: Login
  url: https://b3os.org/login
- type: TermsOfService
  url: https://b3os.org/terms
- type: PrivacyPolicy
  url: https://b3os.org/privacy
- type: Blog
  url: https://b3os.org/blog
- type: GitHubOrganization
  url: https://github.com/b3-fun
- type: Support
  url: https://discord.gg/b3dotfun
- type: Website
  url: https://b3.fun/
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence