Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16ec…34d80x95d5…b6c0Base—$0.01100%coinbase69d ago0xfc2c82…664ba6
0x16ec…34d80x66fb…a0e3Base—$0.01100%coinbase69d ago0xcfe12e…8a9639
0x16ec…34d80x35ef…7b77Base—$0.01100%coinbase69d ago0xdfb4e7…c2b9e4
0x16ec…34d80x68c8…8aafBase—$0.01100%coinbase69d ago0x5af4cf…9d0035
0x16ec…34d80xb9d0…c1f7Base—$0.01100%coinbase69d ago0x358d9b…122536
0x16ec…34d80x5453…663cBase—$0.01100%coinbase69d ago0x887b99…6006e9
0x16ec…34d80x40b6…d37cBase—$0.01100%coinbase69d ago0x99fe8b…9d9a9c
0x16ec…34d80xf74f…a4b4Base—$0.01100%coinbase69d ago0x89b54c…db26cc
0x16ec…34d80xe79f…f06aBase—$0.01100%coinbase69d ago0x727b3f…209c83
0x16ec…34d80x8bab…65f3Base—$0.01100%coinbase69d ago0xb0e2e0…ecf6aa
0x16ec…34d80x821e…4fe6Base—$0.01100%coinbase70d ago0x6c8ef7…f36da2
0x16ec…34d80x1c77…8244Base—$0.01100%coinbase70d ago0x932500…ab5818
0x16ec…34d80x5250…082bBase—$0.01100%coinbase70d ago0x210940…2cb83d
0x16ec…34d80x4eb2…305eBase—$0.01100%coinbase70d ago0xb32caa…1be120
0x16ec…34d80xd069…8ffeBase—$0.01100%coinbase70d ago0xd06aea…3f3d29
0x16ec…34d80x444e…fae1Base—$0.01100%coinbase70d ago0xa280b6…5e6ed8
0x16ec…34d80x7b29…4e31Base—$0.01100%coinbase70d ago0xc20cc5…917041
0x16ec…34d80x37fd…0f7fBase—$0.01100%coinbase70d ago0xd2188e…56513f
0x16ec…34d80x0d0e…ed8eBase—$0.01100%coinbase70d ago0x041269…96492e
0x16ec…34d80xaacb…69e3Base—$0.01100%coinbase70d ago0x8d5da5…f889fa
0x16ec…34d80x0c38…4e06Base—$0.01100%coinbase70d ago0x589b12…ef37b6
0x16ec…34d80xf1e1…1572Base—$0.01100%coinbase70d ago0x2fbbc0…3bd646
0x16ec…34d80x57c0…b7c6Base—$0.01100%coinbase70d ago0x9370e0…ac4bf5
0x16ec…34d80xeb0b…0890Base—$0.01100%coinbase70d ago0x3c82b8…3bfe53
0x16ec…34d80xe2d6…671eBase—$0.01100%coinbase70d ago0xe0590b…5682d1

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.