Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01ce…b4bd0x1da2…79a0Base—$0.01100%coinbase68d ago0x91c271…7fb8ac
0x01ce…b4bd0xe2e0…03b1Base—$0.01100%coinbase68d ago0x6d6e42…a001ae
0x01ce…b4bd0x7ee9…c47bBase—$0.01100%coinbase68d ago0x0e6b09…c35990
0x01ce…b4bd0x81f5…2398Base—$0.01100%coinbase68d ago0x268d87…7c7889
0x01ce…b4bd0xa24b…bca7Base—$0.01100%coinbase68d ago0x6aefac…1c668a
0x01ce…b4bd0x3e5b…f775Base—$0.01100%coinbase68d ago0x153bfd…41c9f1
0x01ce…b4bd0x038d…90bfBase—$0.01100%coinbase68d ago0x2e6cd7…d75dc5
0x01ce…b4bd0xa548…c3b2Base—$0.01100%coinbase69d ago0x463f61…99530b
0x01ce…b4bd0x362e…4365Base—$0.01100%coinbase69d ago0xc436c8…aacc6c
0x01ce…b4bd0x4e59…6634Base—$0.01100%coinbase69d ago0x9a068e…8ef97f
0x01ce…b4bd0x39ed…a2aaBase—$0.01100%coinbase69d ago0x0c6380…6b4852
0x01ce…b4bd0xb4df…ebfbBase—$0.01100%coinbase69d ago0xffaec9…149829
0x01ce…b4bd0x0f5a…5c9cBase—$0.01100%coinbase69d ago0xfac07e…c10342
0x01ce…b4bd0x6745…ec8bBase—$0.01100%coinbase69d ago0xe17e82…c0669f
0x01ce…b4bd0x662f…8679Base—$0.01100%coinbase69d ago0x6965a7…39a55c
0x01ce…b4bd0x08ee…9297Base—$0.01100%coinbase69d ago0xc5e53c…71f1fe
0x01ce…b4bd0x37d9…062aBase—$0.01100%coinbase69d ago0xb50de8…d87b81
0x01ce…b4bd0x3cb1…4282Base—$0.01100%coinbase69d ago0x0533a0…ed2045
0x01ce…b4bd0x8d6f…cfeaBase—$0.01100%coinbase69d ago0x7abb1f…a2a7d4
0x01ce…b4bd0xede0…b89eBase—$0.01100%coinbase69d ago0xd7da32…9f80b7
0x01ce…b4bd0x4309…29e6Base—$0.01100%coinbase69d ago0x4e3ee8…079426
0x01ce…b4bd0x2886…7e64Base—$0.01100%coinbase69d ago0x17f0de…fc5839
0x01ce…b4bd0x2ecb…0d4eBase—$0.01100%coinbase69d ago0x1a27f3…b3d824
0x01ce…b4bd0xa12a…da10Base—$0.01100%coinbase69d ago0x7bd588…eb83b4
0x01ce…b4bd0x5206…1cd2Base—$0.01100%coinbase69d ago0x5a639e…7b1301

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.