Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xd43470…4f08b3
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xe852e0…b7fd9c
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xf8150a…4ace66
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xc5a07a…b09239
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xc223a8…cd2393
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x44421d…473f31
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x63c686…702661
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x7e65b5…c06c42
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x432398…28c5c5
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xfaf966…a7a466
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x27e2ab…06ea5e
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x2e0231…44d1bb
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x5bea9e…bc248f
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x4a86df…46841d
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xe50883…e2bdf3
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x827129…64164f
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xbb6a28…857e37
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xede126…415feb
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x46a425…3c9d85
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x433544…f176f3
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x685cfc…1260d2
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x693004…2664e5
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x80815b…2baac9
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x1a7aab…ca08dd
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x8387c3…dfbdd0

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.