Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7bb…0653crimemaster.ethBase—$0.15100%fluxa107d ago0x769098…b620a9
0x45b6…b626crimemaster.ethBase—$0.40100%fluxa107d ago0x8aec6e…d7c403
0xd8ff…2275crimemaster.ethBase—$0.40100%fluxa107d ago0x64afe3…2c2140
0x3276…3923crimemaster.ethBase—$0.80100%fluxa107d ago0xb747ea…ac8774
0x24f6…682ecrimemaster.ethBase—$0.40100%fluxa107d ago0x1ba2a7…8281f4
0xc4c7…c431crimemaster.ethBase—$0.40100%fluxa107d ago0x64ebbf…2db17e
0x3b6e…62aecrimemaster.ethBase—$0.40100%fluxa107d ago0x208603…8a33b8
0x8f0c…e6dacrimemaster.ethBase—$0.40100%fluxa107d ago0x37f600…43e996
0xe444…e901crimemaster.ethBase—$0.40100%fluxa107d ago0xabadbf…915ea8
0x63b7…acb0crimemaster.ethBase—$0.40100%fluxa107d ago0x0a787f…db3cf3
0xe2df…fd51crimemaster.ethBase—$0.60100%fluxa107d ago0xf690f1…8710e5
0xbaf6…6fd9crimemaster.ethBase—$0.60100%fluxa107d ago0x9f8080…6d0474
0x5a9b…7378crimemaster.ethBase—$0.60100%fluxa107d ago0x4570ea…98ab07
0x96a0…80aacrimemaster.ethBase—$0.18100%fluxa107d ago0x523e19…c1bb12
0x09c3…cf09crimemaster.ethBase—$0.40100%fluxa107d ago0xc49a34…f0a59a
0x73df…325acrimemaster.ethBase—$0.40100%fluxa107d ago0x24ab43…bc489c
0xdbc9…10b5crimemaster.ethBase—$0.15100%fluxa107d ago0x7aaf44…eb4c87
0xe677…de70crimemaster.ethBase—$0.15100%fluxa107d ago0xb14800…b0dea1
0x8c71…705fcrimemaster.ethBase—$0.40100%fluxa107d ago0x603003…d0ed94
0x7291…cf46crimemaster.ethBase—$0.40100%fluxa107d ago0x51bf6d…f2d7a6
0x3de4…725ecrimemaster.ethBase—$0.40100%fluxa107d ago0x214102…536724
0x11b7…9acdcrimemaster.ethBase—$0.40100%fluxa107d ago0x51ce59…03367b
0x2871…cbcccrimemaster.ethBase—$0.40100%fluxa107d ago0x9184dc…895e82
0xf3a3…0da2crimemaster.ethBase—$0.40100%fluxa107d ago0xf27795…3000be
0x3ecb…6708crimemaster.ethBase—$0.65100%fluxa107d ago0xde435b…666512

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.