Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf76510…8e7721
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4994b5…ca40cf
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4ce677…7b52cd
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7b38aa…90b186
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x144d0d…7aaeec
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfb14a6…c7dd5b
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x827405…f0a9c7
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe18d71…8883db
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1817fd…ec226c
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8ff9ee…db6aa6
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x80d43c…f28ce8
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc1b8f3…a03c8f
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0adecb…8024cd
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x11ffb5…b6562c
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf75409…f46541
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x236140…49a7c7
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf6fe94…684233
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa25e33…c76e7e
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc5d663…11ab52
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x764a2b…f4fe4e
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x354152…033883
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0413fa…0fc249
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4d79db…391fd5
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x341e83…238230
0x6cbf…45fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x83c078…208f06

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.