Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdcfb53…918f89
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x50af51…da1a66
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1abba7…31ff3a
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x974b07…5861fb
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x82e289…b0f55e
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9cf650…b944ba
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9b2093…ced984
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x042e08…690db0
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x92bb58…c8a080
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x32d4a0…26dc01
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x074329…bc0228
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4cb6e8…062992
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0a9952…0fec8e
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0c3d6c…d4b916
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdb3db1…f8ebde
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4f8c0b…c3592f
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0687ab…bd6403
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbf128c…aabae3
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x508acb…aee1c0
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x747ff1…20e5dd
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x19dfcf…989b21
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5a626f…a7ce76
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9e4d50…bf1843
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe7f1df…77a934
0xcfa4…93210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ce771…632c56

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.