Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x42d8f3…1b2a0d
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcaed0d…05bcc1
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x331750…ccbd96
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xef0ab8…d85cea
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0b9333…01316c
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x792474…7aa0d5
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd2bcc6…afcb77
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdc936e…abbfed
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfbde69…68e4aa
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2e07cf…ae56bb
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfa90da…99b960
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd4267c…f0ee95
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7dc77a…e9b219
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x96385c…801d59
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8cbb21…84dd0e
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc9680f…4f2416
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf455e1…217425
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x954aa4…3ee4f5
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6df470…061b39
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x50c5ba…ab587e
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1f43c1…a718a5
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdad21a…69dca4
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x05ae8d…e772d3
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf30f8c…affa3a
0x32de…ab9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x119984…d06ecb

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.