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.42100%coinbase70d ago0x9d3931…b519aa
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase70d ago0x39f0f4…068ae5
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase70d ago0x47bf48…2b9db6
0xca0a…2d7a0x85b4…627cBase$1.17100%coinbase70d ago0xf8b2bb…9ffbf3
0x467f…a4c10x85b4…627cBase$0.66100%coinbase70d ago0xe28abd…83c6c7
0x467f…a4c10x85b4…627cBase$0.08100%coinbase70d ago0x80088e…3922f4
0x467f…a4c10x85b4…627cBase$0.54100%coinbase70d ago0x79e9ef…775834
0x467f…a4c10x85b4…627cBase$0.55100%coinbase70d ago0x2014db…ceb7f7
0x467f…a4c10x85b4…627cBase$0.05100%coinbase70d ago0xb99042…6c5bea
0x467f…a4c10x85b4…627cBase$0.06100%coinbase70d ago0x9a1976…0c4ebe
0x467f…a4c10x85b4…627cBase$0.08100%coinbase70d ago0xeedb80…14c1ac
0x467f…a4c10x85b4…627cBase$0.28100%coinbase70d ago0x48ac74…784dde
0x467f…a4c10x85b4…627cBase$0.07100%coinbase70d ago0xb96602…6f43da
0x467f…a4c10x85b4…627cBase$0.12100%coinbase70d ago0xf03127…e3d977
0x467f…a4c10x85b4…627cBase$0.21100%coinbase70d ago0xd040f7…46479b
0x467f…a4c10x85b4…627cBase$0.06100%coinbase70d ago0xc7a0b8…cbc92f
0x467f…a4c10x85b4…627cBase$0.06100%coinbase70d ago0x1d3759…cf6ec9
0x467f…a4c10x85b4…627cBase$0.04100%coinbase70d ago0x638b01…95b81a
0xca0a…2d7a0x85b4…627cBase$0.65100%coinbase70d ago0x299571…def56a
0xca0a…2d7a0x85b4…627cBase$0.17100%coinbase70d ago0x0cd118…7fc69e
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase70d ago0x3ff3aa…38f1a6
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase70d ago0xe96efb…a138d9
0xca0a…2d7a0x85b4…627cBase$0.26100%coinbase70d ago0x7e2051…14d26b
0xca0a…2d7a0x85b4…627cBase$0.41100%coinbase70d ago0x3b912e…0d5386
0xca0a…2d7a0x85b4…627cBase$0.14100%coinbase70d ago0x9b3fed…0e572e

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.