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.04100%coinbase70d ago0x9d3723…c72092
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase70d ago0x2aa69f…e8ffe4
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase70d ago0xb5c463…f485e1
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase70d ago0x930349…09a61d
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase70d ago0x66669c…9dd747
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase70d ago0x56d173…7d65fa
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase70d ago0x2cdd03…319cfe
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase70d ago0x06c088…91756f
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase70d ago0xf09f79…7057a6
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase70d ago0xd6b666…5899b7
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase70d ago0x4ee4ce…9bad15
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase70d ago0xef3525…da18d8
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase70d ago0x246a29…423aa5
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase70d ago0x2eb463…5c9ca1
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase70d ago0x4d7ab2…3b745a
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase70d ago0xe5e618…f86b64
0x467f…a4c10x85b4…627cBase—$0.53100%coinbase70d ago0xc7969f…fc923b
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase70d ago0x21b294…803dc3
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase70d ago0xc8b930…9ed81f
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase70d ago0xa3bd06…c4eaff
0x467f…a4c10x85b4…627cBase—$1.04100%coinbase70d ago0xf2f2d0…958478
0x467f…a4c10x85b4…627cBase—$0.64100%coinbase70d ago0x27c964…03d587
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase70d ago0xb1ec12…60915f
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase70d ago0xb8d5fa…311446
0x467f…a4c10x85b4…627cBase—$0.70100%coinbase70d ago0x2f65fd…f83391

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.