Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0f1976…f784cd
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x11e360…36cc91
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3d41dc…1e3c5d
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x89dec6…c1e995
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x04be02…95e05b
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb00743…b47da7
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe9f4a8…8dede3
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x88df0f…d99b33
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4a8c08…fc087c
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x915530…3db7c9
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e25d3…05a81b
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x76092a…c2d339
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x47446a…ee7afc
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xddb76f…91c77e
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xecda1f…55e555
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8645aa…2b7511
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc7579c…1bcddd
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x602315…009620
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf6be91…492a6e
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x47f3d9…b2ed8f
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x599e4a…8586e3
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeabc46…d698e1
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x732971…a65940
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x157651…054a24
0xa341…ef000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa473d3…a6c0e1

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.