Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase78d ago0xcfabb5…1343f5
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase78d ago0xb264e2…b62f58
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase78d ago0x18809b…bd582b
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase78d ago0x141bc9…2650ae
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase78d ago0x4d75dd…f57e3c
0x467f…a4c10x85b4…627cBase—$0.17100%coinbase78d ago0x34acd3…799915
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase78d ago0x3d74fb…849baa
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase78d ago0xfad4cc…b0ab33
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase78d ago0xafc59b…952769
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase78d ago0x690050…77396d
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase78d ago0xdcca84…c5afe5
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase78d ago0x549040…061a79
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase78d ago0x7dd71a…c55d98
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase78d ago0x377e5c…59e472
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase78d ago0x5df308…497889
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase78d ago0xe0014e…b03c9d
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase78d ago0x7ada5e…f2162d
0x467f…a4c10x85b4…627cBase—$0.30100%coinbase78d ago0xc5e056…3118f1
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase78d ago0x0dd5e3…47035f
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase78d ago0x855440…ac4d94
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase78d ago0xf64e06…936b95
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase78d ago0x7e6764…dd41d5
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase78d ago0xe55c8c…cada88
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase78d ago0x11a6ec…998ce9
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase78d ago0x9da7b2…01158e

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.