Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xecfa93…1ae4a3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1bac1b…c4b4b4
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9e34f2…834072
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3d5419…1a8fbe
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe28ad7…aa6166
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1982eb…fe4ece
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x885e25…9a3dff
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x24ab69…877bd1
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x16a68d…2a8278
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d8ab9…c88c0b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7de22c…f7d4b0
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa9dd0a…d0892f
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc20992…af4185
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf393e9…315a3e
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0681cd…f164a3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa8f0e7…b99f44
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3d0eb7…bc0093
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6daaf1…13bda2
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa9691d…5d48b8
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x82b3e9…f7bfe3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7bb59d…44f5fa
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x124fa7…d735f7
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8c52ac…143306
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2df012…63fe0f
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x806516…455d54

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.