Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xcc695f…dd0eff
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xbf1f7c…bfcd51
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x5b0ab0…0fa01d
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x066832…902041
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x6d4996…b2c411
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x4b067d…7fd3fd
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x248a31…974fa9
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xabf7bb…d57d81
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x1b754e…bcfa82
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x61454a…6650ed
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x2b4969…d64ce6
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x3fae21…447d8c
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xdbc2d8…b0ee58
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x1600f1…0a19f6
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xd079b5…9d9623
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x85d0ed…0e409f
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x8bf2a3…00a1cc
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x98ac85…901081
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x489595…9185e5
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xcfd0db…09154b
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xf865f2…ccde03
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x1f4650…ec7723
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x91fcc7…8d220f
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xe04137…cffb94
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x0dea96…54bf11

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.