Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x37e4fc…652fcd
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x084e2d…b0035d
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xaadd90…bcafae
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x249bb2…e6be1b
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x41ea44…edc432
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9deb47…9cd0d5
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xee19d8…01a9d5
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe04204…dff0da
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcbd33d…ce9020
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x87e9f9…9cb431
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x96f8da…197b6b
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x750d4a…540d4c
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6dcea9…9436b0
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x22387e…ec53b8
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x53605d…a73610
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xba020a…5b8c94
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcdd0c3…f317c8
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe330b9…68ffac
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb51fcd…6bd630
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2f31cf…8be8fc
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x643817…558867
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x136e36…333690
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x49f4ec…846621
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6db007…1fa54a
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcc352f…24724b

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.