Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x41d854…ae1ef1
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0xc6514d…369a37
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x57910e…45254f
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x8f5c66…2286ff
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0xa2c37c…d78162
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x8097f7…b075a6
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0xfb2191…9cdd12
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x093048…e8896a
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x8052ee…3590f4
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x35b41f…6ded8b
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x65b84c…c3552f
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x5c956e…742463
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x08da40…5b40b8
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0xaf412b…2f032c
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0xd6b9e6…0fbe80
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0xb12e34…3afeac
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x279cf6…ba4447
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x582efc…d638db
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0xb2ade6…624d75
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x51a082…40eefb
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0xb994ab…771732
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0xf8ed58…82eba8
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0x5fa3b9…c5a2d4
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de50d ago0xe74059…f840c0
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de50d ago0x7d687d…d22903

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.