Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x16a130…051a1f
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe7cc7a…6003ab
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6c5cda…c5fd60
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7c0425…91cdec
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfb67a2…556d81
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x646594…0d3523
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3ec314…245c2b
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xad4dc2…037c92
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x452e99…c3bcbc
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x91f439…113fde
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf6490f…ef7525
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x219486…a75dd1
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf0bada…ec1542
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe4397f…57a5b7
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa73873…82cfdb
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe5c82d…a8c65e
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3607d3…a48a77
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7656ce…b9d6e2
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x72bf9e…25a390
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4668de…318efb
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x49affa…d813f2
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf1b40f…09584e
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x574af4…b945ab
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x77b9bb…469e63
0xe09a…58470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf58b64…eb1407

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.