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.32100%coinbase7d ago0xac9498…a84cd0
0xca0a…2d7a0x85b4…627cBase—$1.32100%coinbase7d ago0xf5853e…42c6bf
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase7d ago0x501548…2668a4
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase7d ago0x766368…c6b478
0xca0a…2d7a0x85b4…627cBase—$0.30100%coinbase7d ago0x340124…8ce47d
0xca0a…2d7a0x85b4…627cBase—$1.50100%coinbase7d ago0x5600df…570761
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase7d ago0x93b648…5fe72c
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase7d ago0xe0724d…5a1baf
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase7d ago0x0cd006…622f12
0xca0a…2d7a0x85b4…627cBase—$3.08100%coinbase7d ago0xd4bd81…47ecd1
0xca0a…2d7a0x85b4…627cBase—$0.51100%coinbase7d ago0xfb2652…3cfb0f
0x467f…a4c10x85b4…627cBase—$2.42100%coinbase7d ago0x746bb7…97a178
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase7d ago0x411715…0ee79f
0x467f…a4c10x85b4…627cBase—$2.02100%coinbase7d ago0x5066df…a7baf1
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase7d ago0xd14cf1…8c4156
0xca0a…2d7a0x85b4…627cBase—$3.42100%coinbase7d ago0x84aa95…9b6840
0xca0a…2d7a0x85b4…627cBase—$0.33100%coinbase7d ago0x823239…bab397
0xca0a…2d7a0x85b4…627cBase—$0.38100%coinbase7d ago0x143cfc…0d5df7
0x467f…a4c10x85b4…627cBase—$3.83100%coinbase7d ago0xac7fa3…50d4aa
0x467f…a4c10x85b4…627cBase—$1.06100%coinbase7d ago0x55337c…e1776e
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase7d ago0xae3624…6b67be
0xca0a…2d7a0x85b4…627cBase—$1.44100%coinbase7d ago0xe3991b…9c0393
0xca0a…2d7a0x85b4…627cBase—$0.55100%coinbase7d ago0xcae3da…7f2e9f
0xca0a…2d7a0x85b4…627cBase—$2.36100%coinbase7d ago0x0a89f9…1649e6
0xca0a…2d7a0x85b4…627cBase—$0.68100%coinbase7d ago0x398b2b…fdd21e

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.