Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x256324…42fbca
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x392f50…1abaa2
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xd2ea8c…53c4b9
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x5494b3…0dcb2f
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xc6a85f…094df9
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x0e34ae…7b4816
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x76acc3…2956ca
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x09f602…c4c4df
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x2b3373…0720e8
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x457f68…1a556a
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x850f43…e80715
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x4405df…a4b846
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x92b4d5…38eafe
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x0f30a4…f54194
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x5f31c2…3b5d35
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x1a031b…36c290
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xffdb01…ef2683
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x1ec5ff…ef61c3
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x3b6f7d…4e9f07
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x627bd2…039cb8
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x67fb49…537cc5
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x010dcb…832d5a
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x9642ac…d33fed
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x4a9064…b8d8ed
0xc3bc…4e2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x6f17ac…f42202

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.