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
0x467f…a4c10x85b4…627cBase—$2.02100%coinbase24d ago0x2470a3…34d1b0
0x467f…a4c10x85b4…627cBase—$0.96100%coinbase24d ago0xa533d1…db4307
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase24d ago0x41ed6f…957167
0x467f…a4c10x85b4…627cBase—$0.79100%coinbase24d ago0xb7c57a…d9473f
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
0x467f…a4c10x85b4…627cBase—$6.60100%coinbase24d ago0xf9c4e9…2315c7
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase24d ago0xb8c137…b3b25d
0xca0a…2d7a0x85b4…627cBase—$1.84100%coinbase24d ago0xd257af…b9f44e
0xca0a…2d7a0x85b4…627cBase—$0.49100%coinbase24d ago0xce646c…818bd2
0x467f…a4c10x85b4…627cBase—$3.41100%coinbase24d ago0x1e3510…f37683
0x467f…a4c10x85b4…627cBase—$0.79100%coinbase24d ago0xf93d37…45d90d
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase24d ago0xed0e54…5cdab5

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.