ToolAssay

Read-only access to Pocket Network mainnet (Shannon), the protocol this portal r

Read-only access to Pocket Network mainnet (Shannon), the protocol this portal relays through: the CometBFT RPC as JSON-RPC or GET routes (/status, /block) and the Cosmos SDK LCD with the poktroll modules (services, applications, suppliers, gateways, sessions, claims, governance params). An agent can query the protocol it pays through. Pay per request in USDC; no account, no API key.

Answeringour last check, 2026-09-24
1 of 1checks answered this week
1198 msmedian answer time
$0.005listed price per call
$0.005price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

POST https://agent.pocket.network/v1/pocket

CategoryEverything else
Provider hostagent.pocket.network
Networkseip155:8453
Payment schemesexact
Self-reported calls, 30 days5 from 2 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.005 1198 ms

Example input (from the provider)

{
  "body": {
    "id": 1,
    "jsonrpc": "2.0",
    "method": "status",
    "params": []
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "body": {
          "description": "For the CometBFT JSON-RPC surface, the standard envelope (method, params) POSTed to the service root. For the GET routes, append the path to /v1/pocket with its query string. LCD routes take the path parameters their templates name.",
          "properties": {
            "method": {
              "description": "CometBFT RPC method, e.g. block",
              "examples": [
                "GET /abci_info",
                "GET /block",
                "GET /block_results",
                "GET /block_search",
                "GET /blockchain",
                "GET /commit",
                "GET /consensus_params",
                "GET /consensus_state",
                "GET /cosmos/auth/v1beta1/accounts",
                "GET /cosmos/auth/v1beta1/accounts/{address}",
                "GET /cosmos/auth/v1beta1/params",
                "GET /cosmos/authz/v1beta1/grants",
                "GET /cosmos/bank/v1beta1/balances/{address}",
                "GET /cosmos/bank/v1beta1/balances/{address}/by_denom",
                "GET /cosmos/bank/v1beta1/denoms_metadata",
                "GET /cosmos/bank/v1beta1/params",
                "GET /cosmos/bank/v1beta1/spendable_balances/{address}",
                "GET /cosmos/bank/v1beta1/supply",
                "GET /cosmos/bank/v1beta1/supply/by_denom",
                "GET /cosmos/base/tendermint/v1beta1/abci_query",
                "GET /cosmos/base/tendermint/v1beta1/blocks/latest",
                "GET /cosmos/base/tendermint/v1beta1/blocks/{height}",
                "GET /cosmos/base/tendermint/v1beta1/node_info",
                "GET /cosmos/base/tendermint/v1beta1/syncing",
                "GET /cosmos/base/tendermint/v1beta1/validatorsets/latest",
                "GET /cosmos/base/tendermint/v1beta1/validatorsets/{height}",
                "GET /cosmos/distribution/v1beta1/community_pool",
                "GET /cosmos/distribution/v1beta1/delegators/{delegator_address}/rewards",
                "GET /cosmos/distribution/v1beta1/params",
                "GET /cosmos/distribution/v1beta1/validators/{validator_address}/commission",
                "GET /cosmos/distribution/v1beta1/validators/{validator_address}/outstanding_rewards",
                "GET /cosmos/evidence/v1beta1/evidence",
                "GET /cosmos/feegrant/v1beta1/allowances/{grantee}",
                "GET /cosmos/gov/v1/params/{params_type}",
                "GET /cosmos/gov/v1/proposals",
                "GET /cosmos/gov/v1/proposals/{proposal_id}",
                "GET /cosmos/gov/v1/proposals/{proposal_id}/tally",
                "GET /cosmos/gov/v1/proposals/{proposal_id}/votes",
                "GET /cosmos/gov/v1beta1/proposals",
                "GET /cosmos/mint/v1beta1/annual_provisions",
                "GET /cosmos/mint/v1beta1/inflation",
                "GET /cosmos/mint/v1beta1/params",
                "GET /cosmos/params/v1beta1/params",
                "GET /cosmos/slashing/v1beta1/params",
                "GET /cosmos/slashing/v1beta1/signing_infos",
                "GET /cosmos/staking/v1beta1/delegations/{delegator_addr}",
                "GET /cosmos/staking/v1beta1/delegators/{delegator_addr}/unbonding_delegations",
                "GET /cosmos/staking/v1beta1/delegators/{delegator_addr}/validators",
                "GET /cosmos/staking/v1beta1/historical_info/{height}",
                "GET /cosmos/staking/v1beta1/params",
                "GET /cosmos/staking/v1beta1/pool",
                "GET /cosmos/staking/v1beta1/validators",
                "GET /cosmos/staking/v1beta1/validators/{validator_addr}",
                "GET /cosmos/staking/v1beta1/validators/{validator_addr}/delegations",
                "GET /cosmos/tx/v1beta1/txs",
                "GET /cosmos/tx/v1beta1/txs/block/{height}",
                "GET /cosmos/tx/v1beta1/txs/{hash}",
                "GET /cosmos/upgrade/v1beta1/applied_plan/{name}",
                "GET /cosmos/upgrade/v1beta1/current_plan",
                "GET /cosmos/upgrade/v1beta1/module_versions",
                "GET /genesis",
                "GET /header",
                "GET /health",
                "GET /ibc/apps/transfer/v1/denom_traces",
                "GET /ibc/core/channel/v1/channels",
                "GET /ibc/core/client/v1/client_states",
                "GET /ibc/core/connection/v1/connections",
                "GET /net_info",
                "GET /num_unconfirmed_txs",
                "GET /pokt-network/poktroll/application/application",
                "GET /pokt-network/poktroll/application/application/{address}",
                "GET /pokt-network/poktroll/application/params",
                "GET /pokt-network/poktroll/gateway/gateway",
                "GET /pokt-network/poktroll/gateway/gateway/{address}",
                "GET /pokt-network/poktroll/gateway/params",
                "GET /pokt-network/poktroll/migration/params",
                "GET /pokt-network/poktroll/proof/claim",
                "GET /pokt-network/poktroll/proof/params",
                "GET /pokt-network/poktroll/proof/proof",
                "GET /pokt-network/poktroll/service/params",
                "GET /pokt-network/poktroll/service/service",
                "GET /pokt-network/poktroll/service/service/{id}",
                "GET /pokt-network/poktroll/session/get_session",
                "GET /pokt-network/poktroll/session/params",
                "GET /pokt-network/poktroll/shared/params",
                "GET /pokt-network/poktroll/supplier/params",
                "GET /pokt-network/poktroll/supplier/supplier",
                "GET /pokt-network/poktroll/supplier/supplier/{operator_address}",
                "GET /pokt-network/poktroll/tokenomics/params",
                "GET /status",
                "GET /tx",
     

This page as JSON