Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xed5d62…631619
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe55986…6a4ba5
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x87c5dc…3a8c65
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb617f1…ee0f7f
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x12ff44…c8d35d
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9fb722…4fd0fe
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd848a3…7410ed
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9d174d…414faf
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x568381…3c9358
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3e0097…656cea
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb7063c…d75605
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfa99d5…5138a9
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x66c874…03ac20
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xee2557…27f9a2
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb2a153…3381a6
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6afd02…fb5cce
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd351c9…fc6ae4
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3692d8…0218c8
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6e4e42…054ce9
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xef0b6f…f7df8c
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5c1440…cf2468
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7e5de1…ca6222
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd91919…b0923b
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8db296…d5178f
0xee90…39ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7c4251…65b466

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.