Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cab…30c30x7d2c…bcfeBase$0.05100%coinbase16d ago0xba11e3…f4cfed
0x6cab…30c30x7d2c…bcfeBase$0.05100%coinbase16d ago0x46b160…6aee57
0x6cab…30c30x7d2c…bcfeBase$0.05100%coinbase16d ago0xd5937c…82c07b
0x6cab…30c30x7d2c…bcfeBase$0.05100%coinbase16d ago0x8f4ba1…dd94f2
0x96d4…967e0x7d2c…bcfeBase$0.05100%coinbase16d ago0x22c688…a2a9a6
0x96d4…967e0x7d2c…bcfeBase$0.05100%coinbase16d ago0x70f01c…457190
0x96d4…967e0x7d2c…bcfeBase$0.05100%coinbase16d ago0x8ab892…843466
0x96d4…967e0x7d2c…bcfeBase$0.05100%coinbase16d ago0x58e66d…695482
0xa0bc…7f4c0x7d2c…bcfeBase$0.05100%coinbase16d ago0x0c2529…b1c6d5
0xc717…10c90x7d2c…bcfeBase$0.05100%coinbase16d ago0xfcd7aa…86b0fe
0xee66…bd8d0x7d2c…bcfeBase$0.05100%coinbase16d ago0x155bc9…b7f78b
0xee66…bd8d0x7d2c…bcfeBase$0.05100%coinbase16d ago0x4c2225…f5329d
0xee66…bd8d0x7d2c…bcfeBase$0.05100%coinbase16d ago0x90091e…cce19e
0xee66…bd8d0x7d2c…bcfeBase$0.05100%coinbase16d ago0x0afb0f…bb8e7e
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase16d ago0x2cb01b…368e1c
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase16d ago0xfa4033…3b9b31
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase16d ago0xffdd80…18fbf1
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase16d ago0x2bad77…9ce976
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase16d ago0x01f25c…140db9
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase16d ago0xbd89b2…0fd863
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase16d ago0xaea2b9…d1e756
0x6798…d99c0x7d2c…bcfeBase$0.05100%coinbase16d ago0x4e25f4…06b51a
0x6798…d99c0x7d2c…bcfeBase$0.05100%coinbase16d ago0xb894f1…6a5886
0x6798…d99c0x7d2c…bcfeBase$0.05100%coinbase16d ago0xb8bc8c…be8e73
0x6798…d99c0x7d2c…bcfeBase$0.05100%coinbase16d ago0x7785b7…ba9454

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.