Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93fe7a…e1b278
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe453e3…91e324
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa5a336…73f9d7
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e0e90…924748
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4bfd5b…a5446e
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9ab37…b18e44
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x32f1ae…f58d89
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68b74a…e1fc66
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2c81f…34e117
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f74a1…2109c7
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3e375e…833cc8
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ddeb3…58b6db
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c76dd…9e8e9a
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x150211…f3600f
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f6a36…14a337
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2680c5…9f3db2
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69bb98…a5cac1
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb5fc0c…d507ea
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a95b1…6f318a
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36f408…73abb7
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc38cab…75e220
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1401ab…52abb6
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x194837…3b5fda
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe96885…606abe
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf9d607…c961bb

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.