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.15100%coinbase85d ago0x1e9206…b675cb
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase85d ago0x3409ef…3b21d1
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase85d ago0x7df2fc…9fa3e9
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase85d ago0xa77772…4a2c68
0xca0a…2d7a0x85b4…627cBase—$0.65100%coinbase85d ago0xca6c09…8d4d05
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase85d ago0x7a23a7…02e3c8
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase85d ago0xb17d23…fe48f0
0xca0a…2d7a0x85b4…627cBase—$0.33100%coinbase85d ago0xdf78a4…2a2ea0
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase85d ago0x111fa6…720439
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase85d ago0x9d8947…1aa239
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase85d ago0xcf579b…9d67b4
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase86d ago0x1f2ff0…d44cc8
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase86d ago0x3b00b0…86216a
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase86d ago0x6deb9a…07c8ed
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase86d ago0x1fdff3…a5882a
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase86d ago0x4b202e…09fda2
0xca0a…2d7a0x85b4…627cBase—$0.93100%coinbase86d ago0x9151c0…69db32
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase86d ago0x4ffa50…ffe05b
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase86d ago0x48dfa8…def8a2
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase86d ago0x69de24…32070f
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase86d ago0x0ccef4…381b6c
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase86d ago0x53bb0a…801f0b
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase86d ago0x4dcd33…381e32
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase86d ago0xca010e…fba42b
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase86d ago0x495d5f…d60660

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.