Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5b0a68…324311
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xee30b8…21148a
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdf67f4…acff9b
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x044a1b…ba0026
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8c28ee…dc7e33
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x813bc1…a5a8be
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe91eef…7b5db6
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdecf07…2dd425
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa1d08a…497dd3
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x140483…8f3da2
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbaf600…a30743
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbc5801…db7844
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb0dcee…e57665
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd0719e…b6a072
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x24129e…37d416
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe775a3…4c3e3b
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc3e059…5e99c3
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4a5908…fcccf8
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc37696…989732
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe68203…de5485
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfffd2e…27d8c7
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2d57c3…c1449f
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc652a9…bb332f
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x48116c…5f2db2
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x579246…439a11

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.