Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xbc53b9…e7a739
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x2f9c04…2a006d
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xeb942a…e66514
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x6f1dea…b3272b
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x9782d8…e18d3a
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xd8411b…2018e7
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xbdd7de…19103f
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xdf0113…3e1fb8
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xbcad31…9f6d58
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x72d378…a4e33c
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x4ad0de…698686
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xb10674…20ea0c
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xe51a43…480ec0
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xec5cda…0ded21
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xfb44aa…81a35b
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x420d05…cb09e3
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x5f2adb…19f0b2
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x916562…00f66a
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xebdc34…676988
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x8fb86e…4b731e
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x451d54…8841f5
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xca3df3…96c76c
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xd63931…9648f4
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x6687df…8babab
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x897263…8f1604

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.