Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xaeb183…0303f8
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xeeb463…e6bba6
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x150ecb…2648a1
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xc993e4…daa56f
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x4f3fa2…42a5f3
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x276986…f4c422
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x8a8cfe…e8051b
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xc63145…6d6ef5
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x7ccf3e…d5db2f
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x7f769d…68d5c7
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xdd34c2…6862e4
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x453436…583f8d
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xb99734…aaba86
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x52f019…8d5ea8
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x9502bb…1b551e
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x037de0…2bd0f9
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x9b6ce1…fc2220
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x6802d8…59e07f
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xf35c41…24efdf
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x084f79…d719f3
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xead693…e29e4a
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x40c34c…523ee7
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xc36ee1…6b1b91
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x53ca68…b56c26
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x5c7d40…a61c86

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.