Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c71…705fcrimemaster.ethBase—$0.20100%fluxa61d ago0x37323d…4c2c88
0x7291…cf46crimemaster.ethBase—$0.20100%fluxa61d ago0xad667a…fbf040
0x3de4…725ecrimemaster.ethBase—$0.20100%fluxa61d ago0x327371…401151
0x11b7…9acdcrimemaster.ethBase—$0.20100%fluxa61d ago0xc693ca…3078d0
0x2871…cbcccrimemaster.ethBase—$0.20100%fluxa61d ago0x38f7c7…95b071
0xfe4a…c9e7crimemaster.ethBase—$0.46100%fluxa61d ago0x8fea4e…888a72
0xf3a3…0da2crimemaster.ethBase—$0.20100%fluxa61d ago0xf7ae04…737e8e
0x3ecb…6708crimemaster.ethBase—$0.20100%fluxa61d ago0x4291f1…fb65e7
0x0b15…6a5fcrimemaster.ethBase—$0.10100%fluxa61d ago0xa2e307…ecf923
0x32ce…1768crimemaster.ethBase—$0.20100%fluxa61d ago0xf50c1c…42f767
0x97a6…aa4ccrimemaster.ethBase—$0.30100%fluxa61d ago0x92dbae…963d57

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.