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%coinbase5d ago0xaddc2b…04dab8
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x66b60b…0efcdb
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x17860f…061c3b
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3c67fd…0bd134
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x605d56…220431
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2edebf…e31cbe
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5529ef…5b2736
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x13c4bb…3d04a6
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x435025…be51b8
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbad337…908336
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbbfb15…a186c3
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb5a3db…c84477
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6bbae1…275935
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9954d7…d5fb18
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x09a428…0cdb21
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf217a8…5fef08
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5c9a6d…fbb32c
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1aea4f…8b4710
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa25d75…007dbc
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6ff2b6…c21cdf
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3b68ea…50802a
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4acf71…2c1149
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x872727…ff2bec
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbba287…c9683a
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x911c35…246247

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.