Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.20100%coinbase14d ago0x88efc3…a9d358
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.20100%coinbase14d ago0x15f04d…6793cf
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.20100%coinbase14d ago0xdfffe1…c95656
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xa55e16…97a645
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xe8e854…a66be8
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x0d489b…2d1e10
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xbdc8ef…96bcff
0x5e06…fb090x72e0…6892Base—$0.01100%coinbase14d ago0xf6c75c…6d0195
0x5e06…fb090x67de…e078Base—$0.01100%coinbase14d ago0xdd23c3…eb6570
0x5e06…fb090x575a…4887Base—$0.01100%coinbase14d ago0xec8ccb…acb761
0x5e06…fb090x5ff8…1e94Base—$0.01100%coinbase14d ago0xccfa7f…3305bd
0x5e06…fb090x7959…9b4bBase—$0.01100%coinbase14d ago0x65cbfb…8f1a02
0x5e06…fb090x9928…dbfaBase—$0.01100%coinbase14d ago0xe94912…416348
0x5e06…fb090x9654…ae63Base—$0.01100%coinbase14d ago0x821ee6…07b8fe
0x5e06…fb090x61a0…7cb5Base—$0.01100%coinbase14d ago0x10f709…a00402
0x5e06…fb090x282c…7003Base—$0.01100%coinbase14d ago0x0f0cb9…a049ea
0x5e06…fb090xd4fa…a81cBase—$0.01100%coinbase14d ago0xea6d55…9ff744
0x5e06…fb090x3346…44e1Base—$0.01100%coinbase14d ago0x15d2cb…a0ff8c
0x5e06…fb090x01ef…6843Base—$0.01100%coinbase14d ago0xcb0595…028b36
0x5e06…fb090x75e7…21beBase—$0.01100%coinbase14d ago0xfba614…3a1904
0x5e06…fb090x211c…b527Base—$0.01100%coinbase14d ago0x503869…831d39
0x5e06…fb090xf9d2…4f89Base—$0.01100%coinbase14d ago0x362de9…ba0839
0x5e06…fb090x6de5…e7cbBase—$0.01100%coinbase14d ago0x74ab01…78c730
0x5e06…fb090x9033…618cBase—$0.01100%coinbase15d ago0x09ca96…f18def
0x5e06…fb090x974e…b267Base—$0.01100%coinbase15d ago0x9d4f93…348ea5

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.