Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96a0…80aacrimemaster.ethBase—$0.11100%fluxa83d ago0x2d6d66…04dc29
0xf3a3…0da2crimemaster.ethBase—$0.10100%fluxa83d ago0xf5d9b0…e9bbf4
0x3ecb…6708crimemaster.ethBase—$0.10100%fluxa83d ago0x2b35df…3629e8
0x32ce…1768crimemaster.ethBase—$0.10100%fluxa83d ago0x851520…e634c6
0xfd5e…d79acrimemaster.ethBase—$0.10100%fluxa83d ago0xb4099f…b22da0
0x97a6…aa4ccrimemaster.ethBase—$0.10100%fluxa83d ago0x8e1e44…72f2f6
0xe444…e901crimemaster.ethBase—$0.10100%fluxa83d ago0xc99d29…c0f98e
0x8f0c…e6dacrimemaster.ethBase—$0.10100%fluxa83d ago0x4aa995…a28611
0x3b6e…62aecrimemaster.ethBase—$0.10100%fluxa83d ago0xdd1287…683aee
0xc4c7…c431crimemaster.ethBase—$0.10100%fluxa83d ago0x53fc30…0da3c3
0x24f6…682ecrimemaster.ethBase—$0.20100%fluxa83d ago0xc5b43a…7528a6
0x3276…3923crimemaster.ethBase—$0.20100%fluxa83d ago0xd197f3…b88e42
0xd8ff…2275crimemaster.ethBase—$0.10100%fluxa83d ago0x910bfd…ee3010
0x45b6…b626crimemaster.ethBase—$0.10100%fluxa83d ago0x7f9e67…380cd8
0xc7bb…0653crimemaster.ethBase—$0.10100%fluxa83d ago0xa4defb…7e69b2

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.