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%coinbase11d ago0x9747f9…13bf20
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb4c4c7…c0d676
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x657a9f…0ac201
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb56b60…372efc
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6e16e3…aed9f3
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4b195a…ff37f7
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x61cfac…505c20
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1c1465…997343
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x84cc8f…8f4b7c
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x39ba18…c3c2b9
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1c886a…d8e06a
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x851079…b57bb9
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcf27f3…c784bf
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x03d085…4d74b9
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcbc7b6…bb08ca
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8eeab7…74bc5e
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0c6139…ca0ca9
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9adeb1…f847d5
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xba6f9e…fa2c70
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xace825…07b825
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x373e07…5b2446
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa23467…77d42f
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x741192…7fa82b
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcd2097…51e961
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x62d04a…43925b

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.