Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8d47fe…605cfa
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x26d69c…27c178
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc142bc…fe5758
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8b8de1…b8f608
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb5fc7e…cff203
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x347a6d…2cc8a0
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1fd99f…871419
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x17c78c…27e003
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3b7fb6…25f639
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2bd817…3666d9
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4fe595…6152f7
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdc6f83…5e6a38
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4687ad…7176de
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc5237c…cb466f
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9d5e82…344855
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc63bff…351940
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf4dcf6…4f55e0
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6857b4…39c9ac
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3e356d…cc7703
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7c80c8…8a1a43
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa94bd0…ab2879
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x098e3b…23acec
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3389b6…840740
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9811fe…385902
0x28e4…30e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2f8415…dacfea

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.