Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d7e…a9f70x4fa4…e2c2Base—$0.01100%coinbase63d ago0x350837…c85697
0x2d7e…a9f70xed38…5b67Base—$0.01100%coinbase63d ago0x39d99b…4aa037
0x2d7e…a9f70x7213…9f9cBase—$0.01100%coinbase63d ago0x252a37…a8bca1
0x2d7e…a9f70x6527…7e14Base—$0.01100%coinbase63d ago0xf89ed4…8cdd45
0x2d7e…a9f70x73c8…3cfbBase—$0.01100%coinbase63d ago0xe41085…9800c3
0x2d7e…a9f70x7869…c3d3Base—$0.01100%coinbase63d ago0xcb1f09…5ec060
0x2d7e…a9f70xf476…f13fBase—$0.01100%coinbase63d ago0x5e5602…e4368e
0x2d7e…a9f70x9d9d…85f9Base—$0.01100%coinbase63d ago0x205770…4f8497
0x2d7e…a9f70xfd2c…0721Base—$0.01100%coinbase63d ago0x00aa57…880e1a
0x2d7e…a9f70xe91c…2a22Base—$0.01100%coinbase63d ago0x23a344…4cb4af
0x2d7e…a9f70x9501…a702Base—$0.01100%coinbase64d ago0xdd5d3a…cc5da8
0x2d7e…a9f70xf66a…c930Base—$0.01100%coinbase64d ago0x325416…3e761d
0x2d7e…a9f70x287c…99c6Base—$0.01100%coinbase64d ago0xe6a064…2b4ba8
0x2d7e…a9f70xefa7…b062Base—$0.01100%coinbase64d ago0xcdf982…281f74
0x2d7e…a9f70x15b3…9e57Base—$0.01100%coinbase64d ago0x2678be…2af40b
0x2d7e…a9f70x7b83…0051Base—$0.01100%coinbase64d ago0xff1ca2…32ec44
0x2d7e…a9f70x3ae6…8f84Base—$0.01100%coinbase64d ago0x4b5618…edfabe
0x2d7e…a9f70xe157…bc0cBase—$0.01100%coinbase64d ago0x54f064…b606d3
0x2d7e…a9f70xdc35…2377Base—$0.01100%coinbase64d ago0x0787b8…4e2e8a
0x2d7e…a9f70x9f8c…7625Base—$0.01100%coinbase64d ago0x70496e…1ddf81
0x2d7e…a9f70xe769…5ea6Base—$0.01100%coinbase64d ago0xabce4d…282ae4
0x2d7e…a9f70xf7b8…eff4Base—$0.01100%coinbase64d ago0x4a080b…557dff
0x2d7e…a9f70x9ff9…5165Base—$0.01100%coinbase64d ago0x5b2323…85aeec
0x2d7e…a9f70x0885…92a3Base—$0.01100%coinbase64d ago0x2a0fed…b594b2
0x2d7e…a9f70xfe0d…c273Base—$0.01100%coinbase64d ago0xf136fb…435b99

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.