Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x52a492…c1ef08
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3ed061…32d074
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf25def…928ad5
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc6bcdb…9fbafe
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc47a9e…c9fc7d
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa2fb9b…7ebe46
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x984964…c107ab
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4c6acd…636a4d
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5e8812…fcd151
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc425be…322e6f
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa52fd1…d1a6cd
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaff211…198b80
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf4ae6c…b7071a
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb720ea…e3e890
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf676f5…efdbfa
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa09d01…3f74ee
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1785e4…01b330
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x86c49e…24868d
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7f4c18…4d2868
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdd16e9…6e7b79
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbade75…48f2aa
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8c6ba9…e04465
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc251bf…d26018
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x00405e…a647a8
0xcc4b…91120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x89786f…3f966f

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.