Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.68100%coinbase72d ago0x793e56…43176e
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase72d ago0x9e13c9…234e6b
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase72d ago0x1e4d16…0866ee
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase72d ago0x64805f…dfe445
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase72d ago0x2ccd62…909d3d
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase72d ago0x31918d…67e01f
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase72d ago0x184d96…97210d
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase72d ago0x60f6df…663ea6
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase72d ago0x76e955…85124c
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase72d ago0x9bdb9a…532abc
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase72d ago0x4638fe…f4ae28
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase72d ago0xc0e478…bd4bb3
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase72d ago0x2087aa…eda870
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase72d ago0x2b41bd…301bc5
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase72d ago0x95f430…13d33d
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase72d ago0x5e91bd…75c618
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase72d ago0x059cff…6be041
0x467f…a4c10x85b4…627cBase—$0.48100%coinbase72d ago0x73bd13…93925d
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase72d ago0x293c06…13b031
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase72d ago0x32ac6d…cf4e51
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase72d ago0x40c4f9…4e79f2
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase72d ago0xeaad3e…d48248
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase72d ago0x3a4e71…a50bba
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase72d ago0x1d67b0…76e4bf
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase72d ago0x91555e…bcaba7

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.