Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase52d ago0x153e0c…1c480c
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase52d ago0xb5e308…8b67d2
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase52d ago0x12be69…3ee729
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase52d ago0x8c5a40…cc10ae
0x467f…a4c10x85b4…627cBase—$0.81100%coinbase52d ago0xd14d97…b5fc69
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase52d ago0x494226…145dfc
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase52d ago0xcdcfc9…cd3d70
0x467f…a4c10x85b4…627cBase—$0.31100%coinbase52d ago0x894aea…0edc29
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase52d ago0xcbc2bf…b97592
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase52d ago0x374275…1bfe6f
0x467f…a4c10x85b4…627cBase—$0.48100%coinbase52d ago0x6d9394…38059c
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase52d ago0x9b29e1…1cb24b
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase52d ago0x1a70be…d3e9bb
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase52d ago0x80eb48…a6875a
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase52d ago0xb8ca86…3663e3
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase52d ago0xa88dbb…89cb08
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase52d ago0x3746a1…960a70
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase52d ago0x90749a…5edac5
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase52d ago0x67de3d…809a2b
0xca0a…2d7a0x85b4…627cBase—$0.52100%coinbase52d ago0x90866d…3b0e21
0xca0a…2d7a0x85b4…627cBase—$1.09100%coinbase52d ago0x3800c6…9c2a8d
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase52d ago0x2941c1…78e606
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase52d ago0x88a89d…777722
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase52d ago0xfa4941…648047
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase52d ago0x2f92f1…337909

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.