Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0xd58317…ee2e5a
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0xd2f770…d93293
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0xc1d83c…8ee783
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x942811…3e22d3
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa38d ago0x81552d…148348
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa38d ago0x438d36…88d256
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x4ceab7…ff1461
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa38d ago0x54c912…8baf48
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x428c28…55766f
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x85a066…6b6baf
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x1f1650…0eb951
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0xcfed8a…7e698a
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x4afe16…72461a
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0xcff2a6…6c3bbe
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x2b955f…e20806
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0xeb7594…40711f
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x191cfb…1fabdb
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0xbd9aaa…bb5a86
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x0f9b38…1a5ac9
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x42f723…710026
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0xe6d5fe…17decc
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0xbf8ae6…1263b0
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x1fcff7…ba258b
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa38d ago0xee0d5a…24d8a7
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa38d ago0x1c293d…93bc54

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.