Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Traditional approaches fail because:
- Prepaid credits = budget controlled by humans
- Single provider = no choice, no optimization

The x402 protocol solves this by making payments as simple as HTTP requests. BlockRun brings this to AI - <!-- br:models.chatVisible -->66<!-- /br:models.chatVisible --> models, pay-per-request, no keys needed.
The x402 protocol solves this by making payments as simple as HTTP requests. BlockRun brings this to AI - <!-- br:models.chatVisible -->71<!-- /br:models.chatVisible --> models, pay-per-request, no keys needed.

**This agent is our proof that autonomous AI economies are possible today.**

Expand Down Expand Up @@ -951,7 +951,7 @@ We're building the infrastructure for autonomous AI economies. This agent is jus

## About BlockRun.AI

[BlockRun](https://blockrun.ai) is the gateway to AI services using x402 micropayments. Access <!-- br:models.chatVisible -->66<!-- /br:models.chatVisible --> AI models with just a wallet - no API keys needed.
[BlockRun](https://blockrun.ai) is the gateway to AI services using x402 micropayments. Access <!-- br:models.chatVisible -->71<!-- /br:models.chatVisible --> AI models with just a wallet - no API keys needed.

**Connect with us:**

Expand Down
16 changes: 8 additions & 8 deletions brand-numbers.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"$schema": "https://blockrun.ai/brand/numbers.schema.json",
"version": 1,
"models": {
"chatVisible": 66,
"totalVisible": 86,
"free": 8,
"freeWithheld": 17,
"image": 8,
"chatVisible": 71,
"totalVisible": 92,
"free": 6,
"freeWithheld": 19,
"image": 9,
"video": 5,
"music": 1,
"speech": 5,
"soundfx": 1,
"withFallback": 44,
"withFallbackAllEntries": 75
"withFallback": 46,
"withFallbackAllEntries": 79
},
"clawrouter": {
"dimensions": 15,
Expand All @@ -21,7 +21,7 @@
"aliases": 202
},
"mcp": {
"tools": 19
"tools": 20
},
"chains": {
"rpc": 40
Expand Down
Loading