Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfaa33f…c1da9f
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x920d23…bf9ce0
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfb113f…efcac3
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9db84e…fd0cf8
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5d655e…396b83
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdf91eb…1fed76
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe7c991…92094a
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6bfadf…1adffa
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8abdc8…7d3ea2
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe1adfe…dd0f03
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa67702…746925
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeda224…daa3f1
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5d506f…3a18bb
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xebd3b1…47bd0a
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4afd8c…9a79dc
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x60a1a7…21a6e8
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x33eedc…440c0c
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4f935c…780ecf
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfdb304…3a51d2
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa720b0…61d56a
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x16d857…d1097a
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x003a0c…16ad00
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb3e285…856ac4
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x138f8d…75c129
0xe592…53460x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x467e5e…676df5

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.