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—$1.73100%coinbase24d ago0xb21a49…26bc43
0xca0a…2d7a0x85b4…627cBase—$0.53100%coinbase24d ago0x9a2d29…ec3e17
0xca0a…2d7a0x85b4…627cBase—$0.72100%coinbase24d ago0x98ffd4…31815d
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase24d ago0x61a3d4…4f2a35
0xca0a…2d7a0x85b4…627cBase—$0.93100%coinbase24d ago0x014f4d…c93db6
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase24d ago0x5a3236…9d3f7a
0xca0a…2d7a0x85b4…627cBase—$0.62100%coinbase24d ago0xdfdcf7…d242ea
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase24d ago0x7dfcf7…c23e41
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase24d ago0xa5a49e…0e3a96
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase24d ago0x709388…47c43b
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase24d ago0x41c6e9…4a39c1
0xca0a…2d7a0x85b4…627cBase—$1.42100%coinbase24d ago0x7e0c20…e1ba6b
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase24d ago0xb45ffa…803b54
0xca0a…2d7a0x85b4…627cBase—$1.38100%coinbase24d ago0xa5d083…658a21
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase24d ago0xb8c137…b3b25d
0xca0a…2d7a0x85b4…627cBase—$1.84100%coinbase24d ago0xd257af…b9f44e
0xca0a…2d7a0x85b4…627cBase—$0.49100%coinbase24d ago0xce646c…818bd2
0xca0a…2d7a0x85b4…627cBase—$1.56100%coinbase24d ago0x4e547e…d13288
0xca0a…2d7a0x85b4…627cBase—$1.89100%coinbase24d ago0x6f5f35…caecc9
0xca0a…2d7a0x85b4…627cBase—$1.20100%coinbase24d ago0xe86706…99e9d5
0xca0a…2d7a0x85b4…627cBase—$4.57100%coinbase24d ago0x61e6c7…4d0b4a
0xca0a…2d7a0x85b4…627cBase—$0.31100%coinbase24d ago0x489652…450335
0xca0a…2d7a0x85b4…627cBase—$0.30100%coinbase24d ago0xa57b27…201a68
0xca0a…2d7a0x85b4…627cBase—$0.85100%coinbase24d ago0x77b1d1…9f1781
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase24d ago0x917564…4f312b

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.