Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2d1f43…df8239
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfaf5e3…5dfe27
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03cd20…265d11
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x898b77…5cf3fe
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x25b48c…2423ec
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x79855b…4765b5
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x91ecd6…d635a5
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x441393…a47cf1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf4b5fc…98ea2c
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f7975…d0a0de
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1cd25…888f5a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5379f9…7f93f5
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24aa59…d3a7b9
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef096c…e122d0
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a2ec3…39d72b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdaf3d5…f3124a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c613c…3b0204
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x61cd20…93fcf6
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9dd569…da8c29
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6024e7…39c0b3
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77cb23…010799
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfb4576…effd7f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcca66d…56537e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x171628…aab771
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0035fb…5b88d7

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.