Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x4a8d75…06892b
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xb6bb3f…0a1338
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x8e8467…0dfd19
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x54a571…04d473
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x67c0d4…2cc090
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x0951c2…3c3b6f
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x692f42…cc1712
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xaf879b…ad1a3a
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xfc706e…a463e7
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xe61929…0adbe0
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x746fe5…cc1926
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x902439…ac2e9c
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x75b154…66e505
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x3c508f…e7b9a0
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x82cbb3…dbec4e
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x8a8499…e9a5d4
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x5bf1ce…261126
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xbdb35a…16fddf
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x299c63…ca39e5
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xa62da7…bfb1a4
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xdd6c5b…621c6a
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x09f497…302208
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xd2fefa…adb6ba
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xb6b6f2…6ab17a
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x02d65a…a186ee

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.