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.71100%coinbase40d ago0xadcab7…844a27
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase40d ago0x47d4f1…bff331
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase40d ago0xda540d…daa5aa
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase40d ago0x75ef71…0c8b53
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase40d ago0x4121db…e75c5e
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase40d ago0xe6d8a2…8134de
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase40d ago0xbe3baa…39925b
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase40d ago0xf8bda6…7e9a67
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase40d ago0x8b1c1f…2b0767
0x467f…a4c10x85b4…627cBase—$0.70100%coinbase40d ago0xdffb94…f2b33e
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase40d ago0xacb900…508d2d
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase40d ago0x9c512d…a9086f
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase40d ago0x1601c2…d4590f
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase40d ago0x90d51a…8ec9f2
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase40d ago0xf7e692…917619
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase40d ago0x70b5e2…ebf84b
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase40d ago0xebaf1a…9a2400
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase40d ago0x5b394a…b57ed0
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase40d ago0xfbd436…6e0d9f
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase40d ago0x5d7d4f…8f440f
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase40d ago0x680ca8…1dc814
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase40d ago0x880e37…91ab7e
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase40d ago0xcea1af…266acf
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase40d ago0x4c1436…6c435b
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase40d ago0xf0a154…399fc1

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.