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.94100%coinbase30d ago0xe8ec10…bd21a5
0xca0a…2d7a0x85b4…627cBase—$1.68100%coinbase30d ago0xb109d9…dfe491
0xca0a…2d7a0x85b4…627cBase—$0.57100%coinbase30d ago0x1aa25b…763302
0xca0a…2d7a0x85b4…627cBase—$0.33100%coinbase30d ago0x8340f4…8c8d94
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase30d ago0xb89b80…f4660d
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase30d ago0x963019…3a0cdc
0xca0a…2d7a0x85b4…627cBase—$1.96100%coinbase30d ago0x601014…d14f5f
0xca0a…2d7a0x85b4…627cBase—$2.16100%coinbase30d ago0x40bcf4…80f7c5
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase30d ago0x8e9d8d…b0334d
0xca0a…2d7a0x85b4…627cBase—$0.55100%coinbase30d ago0x1965f9…bc24cf
0xca0a…2d7a0x85b4…627cBase—$0.91100%coinbase30d ago0x2c6199…3eec26
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase30d ago0x9758dc…cc4200
0xca0a…2d7a0x85b4…627cBase—$2.08100%coinbase30d ago0xac0899…35c71c
0xca0a…2d7a0x85b4…627cBase—$0.77100%coinbase30d ago0x8076f6…240f6c
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase30d ago0x2a09cb…62c2d2
0xca0a…2d7a0x85b4…627cBase—$1.01100%coinbase30d ago0x3e5790…5de53d
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase30d ago0x27f506…8b4346
0xca0a…2d7a0x85b4…627cBase—$1.04100%coinbase30d ago0x66344c…dd481f
0xca0a…2d7a0x85b4…627cBase—$16.83100%coinbase30d ago0x09f4a2…121661
0xca0a…2d7a0x85b4…627cBase—$0.39100%coinbase30d ago0xd0b437…0d89e0
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase30d ago0xc2cd06…0b909f
0xca0a…2d7a0x85b4…627cBase—$1.42100%coinbase30d ago0x5277c0…fa918f
0xca0a…2d7a0x85b4…627cBase—$0.41100%coinbase30d ago0xc6c821…5562d8
0xca0a…2d7a0x85b4…627cBase—$2.39100%coinbase30d ago0xffe403…4d2abc
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase30d ago0x6a7382…c2154e

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.