Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb2b00…99ece0
0x6a7d…f6150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe2840b…beb15f
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd4aaff…8f4179
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9cde78…da8954
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0116e7…1a459f
0x6a7d…f6150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x410fec…392486
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0981d7…dbad05
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8dafa1…53ffd1
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x03414e…54277d
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x741792…3b7acc
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6e642d…d13da6
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x435749…b8f83f
0x6a7d…f6150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x02cae7…bc81bb
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1da071…878373
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd58b99…c80eb6
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1b1643…0124ee
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb583e…17ce91
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf5b3b9…684c24
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x046559…8f8740
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x66f359…d46551
0x6a7d…f6150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2efd18…d8eb00
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0e525c…33a0b3
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9e617c…937e2a
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x871135…742cf0
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdee7eb…4b0df4

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.