Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x930c6c…176490
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3822ad…b75b75
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1e7e51…ce36f1
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x470815…17bb04
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x703928…c0cccf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcc2c05…4f96bb
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x88f893…7b62e9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x74efb2…a77a1a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf9d990…a04090
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5532f7…5826a3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x46458b…314876
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x040dc1…842d77
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x453eed…b279b7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x11cfd7…6773fb
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9d8785…584434
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x20a7d5…169651
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc55bfe…00fd09
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x234aee…137a5c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfbfec1…36716f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x578134…97fadc
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf264c2…0c0bf8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x297646…e5e6f4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc7ecfe…65d09b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x246da5…5fcb66
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe1d255…1a9b03

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.