Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3c5f79…23c415
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd6fcce…223c53
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x171bec…3949f0
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x58a5a5…e0e4fd
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x43683b…7220a3
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xef46dc…aced2f
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x31e5d8…b6c285
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf20f8a…431b02
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe04e8c…096922
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x60d536…8a1486
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcaa2cb…de3df2
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0a6399…f5f590
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc299e0…b92e73
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbbe354…ad4543
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf8c427…f9a090
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1dbfba…2ab02e
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x14e39b…cac78f
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xda6082…33093f
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xae5543…3e0444
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7cce53…86ab96
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x110cd3…1fdf91
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x025621…2cb4d6
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2643c1…69336c
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x10ca1f…3728a2
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xda273c…6e1b59

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.