Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8589ee…f09fd7
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xff5dbb…b0271b
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4806c4…f6635f
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3cce10…44d19c
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd4186b…ddbdc8
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2cfb92…d87195
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf6b4b9…b85143
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x078d38…8e4e8c
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7ee4e7…866673
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa04d8b…4dbf2e
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3250ef…db5483
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6568f4…b39cfd
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x533199…6dab94
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x589699…c4bd30
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5dd99b…d34b33
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x766a69…88adab
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1a97dc…90d75b
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6ccc28…8fbb85
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd35066…e83dff
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8d06d7…0be081

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.