Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xf61cee…a3ec3a
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xb2417c…841665
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x55609e…8cbd55
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x14581f…a96ad4
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x7a37ac…88f3d0
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xcf3ed9…20935a
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xda705d…61d02e
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xef46bf…a5aa53
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x5bf521…1959c9
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xad2ec5…a1d82d
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x8dc2d3…7a5787
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x5397c5…fc4667
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xbfc97e…3cc4f1
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x7ccd2a…a56441
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x1be4e4…762b92
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x98961d…e0dbf6
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x5c584a…56b6ff
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xd23ad9…9683aa
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x271433…b909f4
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x807e6a…5af4e9
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x429975…82943f
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x27028b…2201de
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x21a5d2…931221
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xa8b740…1a7ca4
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x533935…fb7773

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.