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.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
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase52d ago0xa3c2bc…b88d93
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase52d ago0x184c6e…80abb3
0xca0a…2d7a0x85b4…627cBase—$0.57100%coinbase52d ago0x699414…eeace2
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase52d ago0xe22a95…f685af
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase52d ago0x5f1374…816bdc
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase52d ago0xb7e269…4b275f
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase52d ago0x1df348…81c865
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase52d ago0xda6aaf…bbe60d
0xca0a…2d7a0x85b4…627cBase—$0.88100%coinbase52d ago0xc11766…c1d606
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase52d ago0x1b10dc…865483
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase52d ago0x60f072…f44c5a
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase52d ago0x00ca58…5038fe
0xca0a…2d7a0x85b4…627cBase—$0.62100%coinbase52d ago0xac9fc9…19bdf7
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase52d ago0xf95c32…a9d6c1
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase52d ago0xa1740b…d2e60c
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase52d ago0x4a49fe…c063aa

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.